AI Potluck
Model components / Inference code

MLX LM

Apple

MLX LM generates text with large language models on Apple silicon using MLX, pulling any of thousands of compatible models from the Hugging Face Hub. It ships CLI commands for generation, chat, a server and quantized model conversion, with prompt caching, a rotating KV cache and distributed inference and fine-tuning through mx.distributed. Apple's ml-explore organization maintains it as the LM layer split out of the core mlx repo.

Verified 2026-09-01 via GitHub, the LICENSE body, the repository README, the PyPI project JSON and pypistats.

Openness

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

The LICENSE body is the stock MIT text, "Copyright (c) 2023 Apple Inc.", read in full. The repository is public and unarchived and builds the published package; nothing in the README names a paid tier, hosted build or withheld component, so the core reads as ungated.

Adoption

4 high confidence
4.0

PyPI mlx-lm drew 1,124,056 downloads in the trailing 30 days, banding at level 4 (1M-10M). The package backlinks to ml-explore/mlx-lm. conda-forge distribution exists and is uncounted, so the figure is a floor on one channel of two; it does not change the band's direction.

Capability

3 medium confidence
3.0

Two bands below the vllm anchor, level with uzu, llamafile and the other single-target local engines: it serves one hardware family and carries none of the datacenter parallelism or disaggregation surface the 4s and 5s here are placed on. Within the Apple-silicon niche it is the reference LM runtime, which the adoption axis, not this one, credits.

Verified 2026-09-01