update context à 16384

This commit is contained in:
2026-04-28 19:08:29 +02:00
parent a349c313ba
commit 088803a9e3
+1 -1
View File
@@ -9,7 +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 - OLLAMA_CONTEXT_LENGTH=16384
volumes: volumes:
- ollama_data:/root/.ollama - ollama_data:/root/.ollama
deploy: deploy: