#51 · Primary category: Inference & Local Deploy
mlx-vlm
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
ollama
Get up and running with Kimi-K2.6, GLM-5.2, MiniMax, DeepSeek, gpt-oss, Qwen, Gemma and other models.
llama.cpp
LLM inference in C/C++
vllm
A high-throughput and memory-efficient inference and serving engine for LLMs
gpt4all
GPT4All: Run Local LLMs on Any Device. Open-source and available for commercial use.
LocalAI
LocalAI is the open-source AI engine. Run any model - LLMs, vision, voice, image, video - on any hardware. No GPU required.