dial in vllm
This commit is contained in:
parent
7c72d229ac
commit
46f576dcda
1 changed files with 0 additions and 1 deletions
|
|
@ -40,7 +40,6 @@ spec:
|
||||||
- --max-model-len=24576 # Start conservative (you can raise to 32768 later)
|
- --max-model-len=24576 # Start conservative (you can raise to 32768 later)
|
||||||
- --max-num-batched-tokens=8192
|
- --max-num-batched-tokens=8192
|
||||||
- --max-num-seqs=8 # Lower for single-user / low-concurrency
|
- --max-num-seqs=8 # Lower for single-user / low-concurrency
|
||||||
- --enforce-eager # Disables CUDA graphs → big memory saver at startup
|
|
||||||
- --disable-custom-all-reduce
|
- --disable-custom-all-reduce
|
||||||
- --enable-auto-tool-choice
|
- --enable-auto-tool-choice
|
||||||
- --trust-remote-code
|
- --trust-remote-code
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue