This commit is contained in:
sirius0xdev 2026-05-06 01:14:00 +00:00
parent 882be08f17
commit 7410d84f57

View file

@ -39,11 +39,11 @@ spec:
- --tensor-parallel-size=1 - --tensor-parallel-size=1
- --tokenizer-mode=hf - --tokenizer-mode=hf
- --gpu-memory-utilization=0.98 - --gpu-memory-utilization=0.98
- --max-model-len=262144 - --max-model-len=187654
- --enable-auto-tool-choice - --enable-auto-tool-choice
- --enable-chunked-prefill
- --max-num-batched-tokens=65536 - --max-num-batched-tokens=32768
- --max-num-seqs=8 - --max-num-seqs=16
- --trust-remote-code - --trust-remote-code
- --dtype=auto - --dtype=auto
- --enable-prefix-caching - --enable-prefix-caching
@ -59,7 +59,7 @@ spec:
requests: requests:
nvidia.com/gpu: 1 nvidia.com/gpu: 1
memory: "150Gi" memory: "120Gi"
cpu: "24" cpu: "24"
startupProbe: startupProbe: