AI Potluck
Model components / Inference code

MLX-VLM

Blaizzy (Prince Canuma)

MLX-VLM runs vision-language and omni models locally on Apple silicon using MLX, taking image, audio and video inputs alongside text. It ships a CLI and a FastAPI server with continuous batching, automatic prefix caching, KV-cache quantization and speculative decoding, and converts and quantizes Hugging Face models for local use. Fine-tuning with LoRA and QLoRA is included but the package is inference-first.

Reached Round 1 as a finetuning_code candidate and was refiled here per ledger #431; the README is inference-first by a wide margin. Verified 2026-09-01 via GitHub, the LICENSE body, the repository README and the PyPI project JSON.

Openness

5 high confidence
5.0
license
MIT(OSI)
source
public
core-gated
ungated(no enterprise or paid tier in the repository or README

The LICENSE body is the stock MIT text, "Copyright (c) 2025 Prince Canuma", read in full rather than taken from the API label. The repository is public and unarchived and is the package itself. Nothing in the README or the repo offers a hosted, paid or enterprise build, so the core reads as ungated.

Adoption

3 high confidence
3.0

PyPI mlx-vlm drew 777,221 downloads in the trailing 30 days, banding at level 3 (100K-1M) on the software scale. The package backlinks to Blaizzy/mlx-vlm.

Capability

3 medium confidence
3.0

Two bands below the vllm anchor, level with uzu and litert-lm, the other single-target local engines: it serves one hardware family and does not carry the multi-node, multi-accelerator parallelism surface the bands above are placed on. Its multimodal input breadth (image, audio, video) is the widest of the local engines here.

Verified 2026-09-01