update context à 8192

This commit is contained in:
2026-04-28 19:04:54 +02:00
parent f06398a827
commit a349c313ba
+1
View File
@@ -9,6 +9,7 @@ services:
- OLLAMA_HOST=0.0.0.0 - OLLAMA_HOST=0.0.0.0
- NVIDIA_VISIBLE_DEVICES=all - NVIDIA_VISIBLE_DEVICES=all
- NVIDIA_DRIVER_CAPABILITIES=compute,utility - NVIDIA_DRIVER_CAPABILITIES=compute,utility
- OLLAMA_CONTEXT_LENGTH=8192
volumes: volumes:
- ollama_data:/root/.ollama - ollama_data:/root/.ollama
deploy: deploy: