Update rtx6000-vllm.yaml

This commit is contained in:
sirius0xdev 2026-05-04 15:11:43 -04:00 committed by GitHub
parent 089ba22373
commit 73f82dc57c
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -39,7 +39,7 @@ spec:
- --tensor-parallel-size=1 - --tensor-parallel-size=1
- --tokenizer-mode=hf - --tokenizer-mode=hf
- --gpu-memory-utilization=0.95 - --gpu-memory-utilization=0.95
- --max-model-len=131072 - --max-model-len=262144
- --enable-auto-tool-choice - --enable-auto-tool-choice
- --enable-chunked-prefill - --enable-chunked-prefill
- --max-num-batched-tokens=4096 - --max-num-batched-tokens=4096