Add new model
This commit is contained in:
@@ -49,7 +49,7 @@ services:
|
||||
build:
|
||||
dockerfile: src/ollama_provision/Dockerfile
|
||||
environment:
|
||||
- MODELS=qwen2.5:latest,qwen2.5-coder:32b,nomic-embed-text:latest,gemma2:latest,mistral:latest,deepseek-r1:7b
|
||||
- MODELS=qwen2.5:latest,qwen2.5-coder:32b,nomic-embed-text:latest,gemma2:latest,mistral:latest,deepseek-r1:7b,deepcoder:14b
|
||||
volumes:
|
||||
- ollama:/root/.ollama
|
||||
restart: no
|
||||
|
||||
Reference in New Issue
Block a user