Update a100-vllm.yaml

This commit is contained in:
sirius0xdev 2026-04-24 22:54:14 -04:00 committed by GitHub
parent 1ba0ad2dcf
commit ae5e4b5515
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -39,12 +39,12 @@ spec:
- --tokenizer-mode=hf
- --gpu-memory-utilization=0.95
- --kv-cache-dtype=fp8
- --max-model-len=auto
- --max-model-len=65536
- --enable-auto-tool-choice
- --trust-remote-code
- --dtype=auto
- --enable-prefix-caching
- --tool-call-parser=qwen3_coder
- --tool-call-parser=qwen3_xml
- --reasoning-parser=qwen3
- --disable-custom-all-reduce