Update rtx6000-vllm.yaml
This commit is contained in:
parent
1aceefbedd
commit
9a7904c219
1 changed files with 1 additions and 1 deletions
|
|
@ -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
|
||||||
- --kv-cache-dtype=fp8_e5m2
|
- --kv-cache-dtype=fp8
|
||||||
- --max-model-len=256389
|
- --max-model-len=256389
|
||||||
- --enable-auto-tool-choice
|
- --enable-auto-tool-choice
|
||||||
- --enable-chunked-prefill
|
- --enable-chunked-prefill
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue