upate to llama3.1 elsewhere in repo (#6032)

This commit is contained in:
Jeffrey Morgan
2024-07-28 19:56:02 -07:00
committed by GitHub
parent 2c01610616
commit 0e4d653687
6 changed files with 7 additions and 7 deletions

View File

@@ -63,7 +63,7 @@ docker run -d --device /dev/kfd --device /dev/dri -v ollama:/root/.ollama -p 114
Now you can run a model:
```
docker exec -it ollama ollama run llama3
docker exec -it ollama ollama run llama3.1
```
### Try different models