mirror of
https://github.com/nickyeoman/docker-compose-cookbooks.git
synced 2026-09-03 18:36:22 +00:00
ollama readme change
This commit is contained in:
+1
-1
@@ -45,7 +45,7 @@ Standard commands
|
|||||||
|
|
||||||
```bash
|
```bash
|
||||||
# Add/Pull a model
|
# Add/Pull a model
|
||||||
docker compose exec -it ollama ollama pull llama3.1:8b-instruct-q4_0
|
docker exec -it ollama-ollama-1 ollama pull llama3.1:8b
|
||||||
|
|
||||||
# list models
|
# list models
|
||||||
docker compose exec -it ollama ollama list
|
docker compose exec -it ollama ollama list
|
||||||
|
|||||||
Reference in New Issue
Block a user