diff --git a/apps/base/customer1/hermes-agent/new-deployment.yaml b/apps/base/customer1/hermes-agent/new-deployment.yaml index 8b63d28..a7793cd 100644 --- a/apps/base/customer1/hermes-agent/new-deployment.yaml +++ b/apps/base/customer1/hermes-agent/new-deployment.yaml @@ -103,7 +103,8 @@ spec: secretKeyRef: name: telegram-webhook key: TELEGRAM_WEBHOOK_SECRET - + - name: TINI_SUBREAPER + value: "true" - name: TELEGRAM_WEBHOOK_PORT value: "8645" diff --git a/infrastructure/gpus/base/vllm-servers/rtx6000-vllm.yaml b/infrastructure/gpus/base/vllm-servers/rtx6000-vllm.yaml index dac27e4..9dd8f19 100644 --- a/infrastructure/gpus/base/vllm-servers/rtx6000-vllm.yaml +++ b/infrastructure/gpus/base/vllm-servers/rtx6000-vllm.yaml @@ -42,7 +42,7 @@ spec: - --enable-auto-tool-choice - --kv-cache-dtype=fp8 - --max-num-batched-tokens=65536 - - --max-num-seqs=128 + - --max-num-seqs=64 - --enable-chunked-prefill - --trust-remote-code - --dtype=auto