Prince Canuma

Results 572 comments of Prince Canuma

Could you be a bit more specific? Model name + reproducible example.

> 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

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