Update rtx6000-vllm.yaml
This commit is contained in:
parent
324c69faf9
commit
31e5af495a
1 changed files with 3 additions and 3 deletions
|
|
@ -39,11 +39,11 @@ 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=262144
|
- --max-model-len=131072
|
||||||
- --enable-auto-tool-choice
|
- --enable-auto-tool-choice
|
||||||
- --enable-chunked-prefill
|
- --enable-chunked-prefill
|
||||||
- --max-num-batched-tokens=8192
|
- --max-num-batched-tokens=4096
|
||||||
- --max-num-seqs=64
|
- --max-num-seqs=8
|
||||||
- --trust-remote-code
|
- --trust-remote-code
|
||||||
- --dtype=auto
|
- --dtype=auto
|
||||||
- --enable-prefix-caching
|
- --enable-prefix-caching
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue