Etape 1 OK, sans optionnel
This commit is contained in:
@@ -66,7 +66,7 @@ services:
|
||||
- model_storage:/models
|
||||
ports:
|
||||
- "8003:8080"
|
||||
command: "-m /models/gemma-4-E4B-it-UD-Q4_K_XL.gguf --host 0.0.0.0 --port 8080 -c 4096"
|
||||
command: "-m /models/gemma-4-E4B-it-UD-Q4_K_XL.gguf --host 0.0.0.0 --port 8080 -c 8192"
|
||||
restart: unless-stopped
|
||||
networks:
|
||||
- arc-network
|
||||
|
||||
Reference in New Issue
Block a user