Models · family

Small / curated models

Curated sub-10B research checkpoints — Bonsai / MiniCPM5 / SmolLM3 / Nanbeige / Nemotron.

A grab-bag of small research models that don't fit a larger vendor family but earn their place in the registry by being unusually good at something specific — ternary-weight agent reasoning (Bonsai), 1B on-device chat (MiniCPM5), long-context at 3B (SmolLM3), or pruning-recipe research (Nemotron). See also our notable small models callout for the curated short-list.

family
Small / curated models
aliases
8
lines
5
install
rapid-mlx serve <alias>
OpenAI base URL
http://localhost:8000/v1

Lines in this family

Bonsai (ternary) · 2 aliases

Ternary-weight research line — 2-bit packed 1.7B and 27B checkpoints, tool-call capable via the hermes envelope. Tiny footprint (~2.5 GB at 1.7B), useful for agent and draft-model experiments.

parser: hermes

aliashf repotool parserreasoningflags
bonsai-1.7b-2bitprism-ml/Ternary-Bonsai-1.7B-mlx-2bithermes
bonsai-27b-2bitprism-ml/Ternary-Bonsai-27B-mlx-2bithermesqwen3

Notes & caveats

MiniCPM5 · 2 aliases

OpenBMB's on-device 1B — strong sub-1 GB chat/agent model with a minicpm tool-call envelope and qwen3 reasoning. Ships a stock 4-bit and an OptiQ 4-bit quant.

parser: minicpm

aliashf repotool parserreasoningflags
minicpm5-1b-4bitopenbmb/MiniCPM5-1B-MLXminicpmqwen3
minicpm5-1b-optiq-4bitmlx-community/MiniCPM5-1B-OptiQ-4bitminicpmqwen3

Notes & caveats

SmolLM3 · 1 alias

Hugging Face's small-but-mighty 3B — strong sub-4 GB chat model with long-context training.

parser: hermes

aliashf repotool parserreasoningflags
smollm3-3b-4bitmlx-community/SmolLM3-3B-4bithermesqwen3spec

Notes & caveats

Nanbeige · 1 alias

Small instruction-tuned checkpoint kept for research diversity.

parser: hermes

aliashf repotool parserreasoningflags
nanbeige4.1-3b-4bitmlx-community/Nanbeige4.1-3B-4bithermesdeepseek_r1spec

Nemotron · 2 aliases

Pruning-research checkpoint with hybrid cache — useful for studying compression-vs-quality trade-offs.

parser: hermes

aliashf repotool parserreasoningflags
nemotron-3.5-lightning-30b-4bitmlx-community/NVIDIA-Nemotron-3.5-Lightning-30B-A3B-4bitnemotronqwen3hybrid · moe
nemotron-30b-4bitlmstudio-community/NVIDIA-Nemotron-3-Nano-30B-A3B-MLX-4bithermesqwen3hybrid · moe

Notes & caveats

External reading

Where next