Update a100-vllm.yaml
This commit is contained in:
parent
1ba0ad2dcf
commit
ae5e4b5515
1 changed files with 2 additions and 2 deletions
|
|
@ -39,12 +39,12 @@ spec:
|
||||||
- --tokenizer-mode=hf
|
- --tokenizer-mode=hf
|
||||||
- --gpu-memory-utilization=0.95
|
- --gpu-memory-utilization=0.95
|
||||||
- --kv-cache-dtype=fp8
|
- --kv-cache-dtype=fp8
|
||||||
- --max-model-len=auto
|
- --max-model-len=65536
|
||||||
- --enable-auto-tool-choice
|
- --enable-auto-tool-choice
|
||||||
- --trust-remote-code
|
- --trust-remote-code
|
||||||
- --dtype=auto
|
- --dtype=auto
|
||||||
- --enable-prefix-caching
|
- --enable-prefix-caching
|
||||||
- --tool-call-parser=qwen3_coder
|
- --tool-call-parser=qwen3_xml
|
||||||
- --reasoning-parser=qwen3
|
- --reasoning-parser=qwen3
|
||||||
|
|
||||||
- --disable-custom-all-reduce
|
- --disable-custom-all-reduce
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue