mirror of
https://github.com/bendtherules/ask262.git
synced 2026-08-18 13:21:55 +00:00
fix: update Ollama embedding model version to 8b in code and documentation
This commit is contained in:
@@ -70,8 +70,8 @@ If you prefer to configure manually:
|
||||
### Prerequisites
|
||||
|
||||
- **Bun**: Version 1.0.0 or higher ([install](https://bun.sh/docs/installation))
|
||||
- **Ollama**: Installed with `qwen3-embedding:0.6b` \
|
||||
(`ollama pull qwen3-embedding:0.6b`)
|
||||
- **Ollama**: Installed with `qwen3-embedding:8b` \
|
||||
(`ollama pull qwen3-embedding:8b`)
|
||||
|
||||
### Setup
|
||||
|
||||
|
||||
Reference in New Issue
Block a user