decrease memory
This commit is contained in:
@@ -49,7 +49,7 @@ spec:
|
|||||||
- --served-model-name
|
- --served-model-name
|
||||||
- Qwen/Qwen3.6-27B-FP8
|
- Qwen/Qwen3.6-27B-FP8
|
||||||
- --gpu-memory-utilization
|
- --gpu-memory-utilization
|
||||||
- "0.92" # ↑ More memory for KV cache / bigger batches
|
- "0.90" # ↑ More memory for KV cache / bigger batches
|
||||||
- --max-model-len
|
- --max-model-len
|
||||||
- "32768" # ↓ 256K→32K (adjust if you really need long context)
|
- "32768" # ↓ 256K→32K (adjust if you really need long context)
|
||||||
- --language-model-only
|
- --language-model-only
|
||||||
|
|||||||
Reference in New Issue
Block a user