b3f2e4d97062513ed9d003ddf4e0005a0201adb7
竞赛平台运行日志报错: ValueError: limit_mm_per_prompt is only supported for multimodal models 修复: - 去掉 --limit-mm-per-prompt (Qwen3.6-35B-A3B 不是多模态模型) - max-model-len: 256000 → 80000 (防 OOM) - 恢复 --max-num-batched-tokens 4096 + --enable-chunked-prefill - gpu-memory-utilization: 0.9 → 0.95 - max-num-seqs: 1 → 2
project_6
Description
Languages
C++
41.8%
Cuda
31.6%
Python
22.2%
C
2.1%
CMake
1.1%
Other
1.1%