← All Models

Bonsai 27B

96.4K Downloads

Bonsai 27B is PrismML’s family of 1-bit and ternary Qwen3.6 27B models, with vision, reasoning, tool use, and a 262K-token context window.

Download models
Updated 7 hours ago

Memory Requirements

To run the smallest Bonsai 27B, you need at least 4 GB of RAM.

Capabilities

Bonsai 27B models support tool use, vision input, and reasoning. They are available in gguf and mlx.

About Bonsai 27B

Bonsai 27B is PrismML's family of binary and ternary low-bit versions of Qwen3.6 27B. It retains the base model's vision, reasoning, and tool-use capabilities while making 27B-class local inference practical on much smaller devices.

Two low-bit operating points

VariantWeight representationDeployed language-model footprintFocus
1-bit Bonsai 27BBinary {−1, +1}, 1.125 effective bits per weight~3.9 GBSmallest footprint
Ternary Bonsai 27BTernary {−1, 0, +1}, 1.71 effective bits per weight~7.2 GBHigher quality retention

PrismML applies the low-bit representation end to end across the language network, including embeddings, attention, MLPs, and the LM head. The headline footprints describe the language-model weights; actual runtime memory also includes the KV cache, activations, runtime buffers, and the optional vision tower, and grows with context length.

Capabilities

  • 262K-token context: supports long documents and large working sets.
  • Vision: accepts image input through a separately packaged 4-bit vision tower.
  • Reasoning: reasons by default, with a configurable thinking budget.
  • Tool use: supports structured function calling through the standard chat API.

Benchmark results

PrismML reports the following category averages from 15 benchmarks evaluated in thinking mode:

CategoryQwen3.6 27B FP16Ternary Bonsai 27B1-bit Bonsai 27B
Math95.393.491.7
Coding88.786.081.9
Agentic and tool calling80.074.066.0
Instruction following78.471.865.8
Knowledge / STEM83.177.073.4
Vision72.665.259.6
Overall (15 benchmarks)85.080.576.1
PrismML intelligence-density comparison for Bonsai 27B and other low-bit model variants

Benchmark results and chart are reported by PrismML. See the Bonsai 27B announcement and whitepaper for the full per-benchmark results and methodology.

License

Bonsai 27B is available under the Apache 2.0 License.