Hacker News front pagePrismML5 min readrelease notesintermediate
Bonsai 2 27B: Near-Lossless Compression in a 9x Smaller Footprint
Summary
Ternary Bonsai 2 27B is a new multimodal LLM based on Qwen3.8 27B, utilizing ternary weights for a 5.9GB model footprint. It achieves over 9x compression while retaining 98.2% of the full-precision model's aggregate benchmark performance across various tasks. This enables highly capable 27B-class models to run efficiently on local devices.
- Uses ternary {-1, 0, +1} weights with FP16 group-wise scaling for 1.76 effective bits per weight.
- Achieves a 5.9GB model footprint, over 9x smaller than its full-precision counterpart.
- Retains 98.2% of Qwen3.8 27B's aggregate benchmark performance across reasoning, coding, vision, and agentic tasks.
- Supports a 262K-token context window and multimodal text-and-image input.
Engineers building AI products with tight memory, latency, or power requirements should care, as this model enables deploying highly capable 27B-class LLMs on local devices and edge hardware with near-lossless performance.
7/10.png)


