Update rtx6000-vllm.yaml

This commit is contained in:
sirius0xdev 2026-05-22 13:54:20 -04:00 committed by GitHub
parent 56cb32fa5a
commit 3c542b2d41
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -41,7 +41,7 @@ spec:
#- --enforce-eager #- --enforce-eager
- --max-model-len=136876 - --max-model-len=136876
- --enable-auto-tool-choice - --enable-auto-tool-choice
- --kv-cache-dtype=fp8 - --kv-cache-dtype=bfloat16
- --max-num-batched-tokens=32768 - --max-num-batched-tokens=32768
- --max-num-seqs=32 - --max-num-seqs=32
- --block-size=32 - --block-size=32