diff --git a/services/comms/atlasbot-deployment.yaml b/services/comms/atlasbot-deployment.yaml index d570fd9..6fbd327 100644 --- a/services/comms/atlasbot-deployment.yaml +++ b/services/comms/atlasbot-deployment.yaml @@ -16,7 +16,7 @@ spec: labels: app: atlasbot annotations: - checksum/atlasbot-configmap: manual-atlasbot-91 + checksum/atlasbot-configmap: manual-atlasbot-92 vault.hashicorp.com/agent-inject: "true" vault.hashicorp.com/role: "comms" vault.hashicorp.com/agent-inject-secret-turn-secret: "kv/data/atlas/comms/turn-shared-secret" @@ -84,7 +84,7 @@ spec: - name: OLLAMA_MODEL value: qwen2.5:14b-instruct - name: ATLASBOT_MODEL_FAST - value: qwen2.5:7b-instruct-q4_0 + value: qwen2.5:14b-instruct-q4_0 - name: ATLASBOT_MODEL_DEEP value: qwen2.5:14b-instruct - name: OLLAMA_FALLBACK_MODEL