Improve models configuration
This commit is contained in:
@@ -24,7 +24,7 @@ services:
|
||||
build:
|
||||
dockerfile: src/ollama_provision/Dockerfile
|
||||
environment:
|
||||
- MODELS=nomic-embed-text,llama3.1:8b,qwen2.5:7b,gemma3:12b-it-qat,gemma3:27b-it-qat,gpt-oss:20b
|
||||
- MODELS=${MODELS}
|
||||
volumes:
|
||||
- ollama:/root/.ollama
|
||||
restart: no
|
||||
|
||||
Reference in New Issue
Block a user