--limit_mm_per_prompt 'image=10' is not a valid field
#30
by
jtvino
- opened
As of VLLM 0.10.0, --limit_mm_per_prompt 'image=10' is not a valid field
VLLM Issue 21615
Recommend changing to --limit_mm_per.prompt 10
This also works
--limit-mm-per-prompt '{"image":10}'