Update rtx6000-vllm.yaml
This commit is contained in:
parent
089ba22373
commit
73f82dc57c
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
|
||||||
- --max-model-len=131072
|
- --max-model-len=262144
|
||||||
- --enable-auto-tool-choice
|
- --enable-auto-tool-choice
|
||||||
- --enable-chunked-prefill
|
- --enable-chunked-prefill
|
||||||
- --max-num-batched-tokens=4096
|
- --max-num-batched-tokens=4096
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue