dial in vllm

This commit is contained in:
sirius0xdev 2026-04-20 02:04:04 +00:00
parent 7c72d229ac
commit 46f576dcda

View file

@ -40,7 +40,6 @@ spec:
- --max-model-len=24576 # Start conservative (you can raise to 32768 later)
- --max-num-batched-tokens=8192
- --max-num-seqs=8 # Lower for single-user / low-concurrency
- --enforce-eager # Disables CUDA graphs → big memory saver at startup
- --disable-custom-all-reduce
- --enable-auto-tool-choice
- --trust-remote-code