fix vllm and tini

This commit is contained in:
sirius0xdev 2026-05-10 01:48:34 +00:00
parent 3d3f0a5a1f
commit bce6e18f2b
2 changed files with 3 additions and 2 deletions

View file

@ -103,7 +103,8 @@ spec:
secretKeyRef:
name: telegram-webhook
key: TELEGRAM_WEBHOOK_SECRET
- name: TINI_SUBREAPER
value: "true"
- name: TELEGRAM_WEBHOOK_PORT
value: "8645"

View file

@ -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