diff --git a/apps/base/customer1/openclaw/vllm-l4.yaml b/apps/base/customer1/openclaw/vllm-l4.yaml index 5e28bd9..89a7152 100644 --- a/apps/base/customer1/openclaw/vllm-l4.yaml +++ b/apps/base/customer1/openclaw/vllm-l4.yaml @@ -38,7 +38,10 @@ spec: - --port=8000 - --tensor-parallel-size=1 - --gpu-memory-utilization=0.95 - - --max-model-len=32768 + - --max-model-len=16384 + - --max-num-batched-tokens=2048 + - --max-num-seqs=128 + - --enable-chunked-prefill - --enable-auto-tool-choice - --trust-remote-code - --dtype=auto