lower num seq
This commit is contained in:
parent
52f1af7e73
commit
a718acffa6
1 changed files with 1 additions and 1 deletions
|
|
@ -42,7 +42,7 @@ spec:
|
||||||
- --enable-auto-tool-choice
|
- --enable-auto-tool-choice
|
||||||
- --kv-cache-dtype=fp8
|
- --kv-cache-dtype=fp8
|
||||||
- --max-num-batched-tokens=65536
|
- --max-num-batched-tokens=65536
|
||||||
- --max-num-seqs=128
|
- --max-num-seqs=64
|
||||||
- --enable-chunked-prefill
|
- --enable-chunked-prefill
|
||||||
- --trust-remote-code
|
- --trust-remote-code
|
||||||
- --dtype=auto
|
- --dtype=auto
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue