#51 · Primary category: Inference & Local Deploy

mlx-vlm

apple-silicon florence2 idefics llava llm local-ai mlx molmo paligemma pixtral vision-framework vision-language-model vision-transformer

MLX-VLM is a package for inference and fine-tuning of Vision Language Models (VLMs) on your Mac using MLX.

Project last updated:08/29/26

GitHub Stars

5.4K

Forks

751

Contributors

158

License

MIT

Why we included this project

For anyone doing vision-language work on Apple silicon, this package removes most of the friction of getting modern models running locally. It provides inference and fine-tuning for a broad roster of models, including LLaVA, PaliGemma, Pixtral, MiniCPM-V, Gemma and several OCR-focused variants, exposed through a Python API, a CLI, and a FastAPI server. The practical extras are what stand out: speculative decoding, multi-image chat, KV-cache optimization, and per-model documentation with prompt formats and best practices, which is a real time-saver when you are porting a model to MLX. Teams that want private, on-device multimodal inference without cloud calls, or that need to benchmark models before committing, will find a solid base layer here.

Articles for this project

No articles for this project yet.

To suggest a topic or contribute an article, contact us.

Related projects in this category