Prince Canuma
Prince Canuma
Could you be a bit more specific? Model name + reproducible example.
Also past success on the same example.
Thanks a lot @jrp2014!
> Maybe Qwen/Qwen2.5-VL-7B-Instruct requires additional support? Hey @pavelgur Thanks for reporting this. It's a small bug in the MoldelConfig because Qwen2.5 uses `image_token_id` instead of the commonly used `image_token_index`. I...
Will fix in a upcoming release
Hey @hermeschen1116 Thanks for reporting it! I'm gonna do a refactor because this is caused by mlx-lm changes
could you share the issue?
Could you share a reproducible example?
You can do this manually. I will later check if there is a great way to integrate this. The problem is that not all models support this format.
Also we have a multi-turn example here: https://github.com/Blaizzy/mlx-vlm/issues/68#issuecomment-2440233679