What's Changed
* Fix multi-image and 2x speed improvements (DS-VL2) by Blaizzy in https://github.com/Blaizzy/mlx-vlm/pull/157
* Refactor utils (model loading, inference and output processing) by Blaizzy in https://github.com/Blaizzy/mlx-vlm/pull/161
* Fix Llama-3.2-Vision (18x faster generation and 75% less memory usage) by Blaizzy in https://github.com/Blaizzy/mlx-vlm/pull/163
⚠️ Breaking Changes
This release introduces some breaking changes. If you encounter any issues, please open an [issue](https://github.com/Blaizzy/mlx-vlm/issues) or submit a [PR](https://github.com/Blaizzy/mlx-vlm/pulls).
**Full Changelog**: https://github.com/Blaizzy/mlx-vlm/compare/v0.1.6...v0.1.7