Update rtx6000-vllm.yaml

This commit is contained in:
sirius0xdev 2026-05-22 23:27:18 -04:00 committed by GitHub
parent 6df297086c
commit 54267b0818
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -37,14 +37,14 @@ spec:
- --port=8000
- --tensor-parallel-size=1
- --tokenizer-mode=hf
- --gpu-memory-utilization=0.90
#- --enforce-eager
- --gpu-memory-utilization=0.90
- --max-model-len=131072
- --enable-auto-tool-choice
- --kv-cache-dtype=bfloat16
- --max-num-batched-tokens=32768
- --max-num-seqs=32
- --max-num-batched-tokens=65536
- --max-num-seqs=64
- --block-size=32
- --language-model-only
- --enable-chunked-prefill
- --trust-remote-code
- --dtype=auto