chore: updated README
This commit is contained in:
parent
bae99519f0
commit
ed2d52fb4d
1 changed files with 1 additions and 1 deletions
|
|
@ -29,7 +29,7 @@ docker pull qdrant/qdrant
|
|||
docker run -p 6333:6333 qdrant/qdrant
|
||||
```
|
||||
|
||||
4. Install [Ollama](https://ollama.com/download) and pull Llama 3.2
|
||||
4. Install [Ollama](https://ollama.com/download) and pull Llama 3.1
|
||||
```bash
|
||||
ollama pull llama3.1
|
||||
```
|
||||
|
|
|
|||
Loading…
Reference in a new issue