a3839dd4115084acd548b8304360be563f27bf85
Engine crash: ValueError: You set image=0 (or defaulted to 1) in --limit-mm-per-prompt, but found 1 items in the same prompt. This kills the entire vLLM engine (AsyncEngineDeadError), making all subsequent requests return 503. Competition sends image requests in functional tests (d08/d09 multimodal). Fix: --limit-mm-per-prompt image=5 allows up to 5 images per prompt.
project_6
Description
Languages
C++
41.8%
Cuda
31.6%
Python
22.2%
C
2.1%
CMake
1.1%
Other
1.1%