Set OLLAMA_NUM_CTX=16384 to prevent prompt truncation for openclaw
This commit is contained in:
@@ -9,6 +9,7 @@ services:
|
||||
- NVIDIA_VISIBLE_DEVICES=all
|
||||
- NVIDIA_DRIVER_CAPABILITIES=compute,utility
|
||||
- TZ=America/New_York
|
||||
- OLLAMA_NUM_CTX=16384
|
||||
volumes:
|
||||
- /srv/ollama:/root/.ollama
|
||||
runtime: nvidia
|
||||
|
||||
Reference in New Issue
Block a user