Skip to main content
Bonsai 8B is the efficient middle of the family: small enough to run on a phone, fast enough to feel instant on a laptop GPU. Pick it over 27B when you don’t need vision, or 27B-scale reasoning, and operating on stricter memory budget.

Specifications

Artifacts

The FP16 reference weights (16.38 GB) are also in the ternary GGUF repo for comparison work.

Run it

Through the demo repo:
Or directly with llama.cpp / MLX:
Ternary GGUF needs the PrismML llama.cpp fork; 1-bit runs on upstream llama.cpp. See Formats & runtime support.