Models

Model families on rapid-mlx

228 MLX-native models across 15 vendor LLM families plus Audio and Video — 175 text aliases (chat, vision & reasoning) across the vendor LLM families, a 44-alias Audio family covering OpenAI-compatible TTS and STT, and an 9-alias Video generation family behind the async /v1/videos API. Tier-1 support: Qwen 3.6, Gemma 4, DeepSeek, and GPT-OSS. Each family page groups its version lines (e.g. Qwen3.5 / 3.6 / Coder / VL, or TTS / STT for Audio) under one consolidated deep dive with the alias list, the tool-call parser, reasoning parser, and capability notes. Six models also get a hero deep dive because the engineering work to make them serve cleanly on MLX is non-trivial, and rapid-mlx shipped that work first or shipped it best.

Where to look

Hero deep dives

Six models get a per-page deep dive because the engineering work to make them serve cleanly on MLX is non-trivial, and rapid-mlx shipped that work first. These sit outside the family pages — they are their own hand-written stories.

All families

Every alias in vllm_mlx/aliases.json belongs to one of the 14 vendor LLM families below; the audio aliases (from vllm_mlx/audio/aliases.json) live on the 15th — Audio and Video generation. Each family page nests its version lines under <h2> headings so all the alias / parser / variant detail is one click away — no per-version page proliferation. Pass any alias to rapid-mlx serve <alias>; the plumbing gets wired up for you.

Qwen workhorse
46 aliases · Qwen3.6 / 3.5 / Coder / VL / legacy / 2.5 / Qwopus · default pick on a 16 GB Mac.
Gemma QAT
22 aliases · Gemma 4 / 4-mobile (3n) / 3 / EmbeddingGemma · QAT variants ship for sharper low-bit quants.
Llama
4 aliases · Llama 3 / 3.1 · 1B / 3B / 8B · llama tool envelope.
Muse Glimmer new
2 aliases · Meta's 30B dense reasoner · 131K context · native muse ATEM tool envelope, text serving today.
Ling new
1 alias · inclusionAI's 7.9B MoE reasoner, 1.3B active · 131K context on an 8 GB Mac · first MLX conversion.
DeepSeek
3 aliases · R1 reasoning-distilled + Coder MoE · V4-Flash gets its own hero page.
GLM custom parser
3 aliases · GLM-5.2 (REAP) + GLM-4.7 + GLM-4.5-Air · custom glm47 tool envelope.
Mistral
6 aliases · Ministral 3B + Mistral 24B + Mistral-Small-4 119B + Devstral V1 / V2 24B.
Phi
4 aliases · Phi-3.5-mini + Phi-4 mini / 14B + mini-reasoning.
Granite hybrid SSM
2 aliases · H-Micro + Tiny · hybrid state-space + attention.
GPT-OSS Harmony
10 aliases · 20B / 120B mxfp4-q8 · Harmony-native tools, Harmony reasoning streams.
MiniMax
2 aliases · M2.5 / M2.7 · custom envelope + custom reasoning format.
Hermes
2 aliases · Hermes 3 8B + Hermes 4 70B · Nous Research instruct line.
Hunyuan Ultra-only
1 alias · Hy3 295B MoE preview · M3 Ultra-class (256 GB) · hy_v3 tool + reasoning parser.
Liquid on-device
3 aliases · LiquidAI LFM2 / LFM2.5 (24B-A2B / 8B-A1B / 1.2B) · lfm tool parser.
Audio TTS + STT
44 aliases · TTS (Kokoro / Qwen3-TTS / IndexTTS / Chatterbox / VibeVoice / VoxCPM / F5-TTS / Dia) + STT (Whisper / Parakeet / SenseVoice / Qwen3-ASR / Qwen3-ForcedAligner) · OpenAI-compat /v1/audio/*.
Video generation new
8 aliases · Wan 2.1 / 2.2 · CogVideoX-Fun · LTX-2.3 · async /v1/videos job API · needs Python 3.11+ and ffmpeg.
Small / curated research
Bonsai / SmolLM3 / Nanbeige / Nemotron — sub-10B research checkpoints we keep on the registry.

Notable small models

Headline-family pages are organized by the big lines (Qwen, Gemma, Llama). But the most interesting work in 2026 is often happening at the small-and-weird end — focused-purpose models, single-shop research checkpoints, frontier-style tricks compressed into 4 GB. The list below is editorial: models we've watched ship, models another team has reported working well in production, or models on our short-list for the next 0.9.x release.

Which RAM tier?

For "what fits on my Mac" the easiest path is the live picker at models.rapidmlx.com. The landing page also has a static summary table per RAM tier (see "Which model fits your Mac?").