Fetching from the wire…
Public story · 2026-09-18 · high
Prism ML says its 1.72-bit model keeps 262K context and near-FP16 quality, but a same-day failure report says otherwise.
Why now: Prism ML posted the model on September 16, and a counter-report went up the same day.
Prism ML released Ternary Bonsai 2 27B on September 16 as GGUF and MLX builds. Embeddings, attention projections, MLP projections and the LM head all get stored as ternary weights limited to -1, 0, or +1, with FP16 group scaling layered on top.
That takes a roughly 54GB FP16 model down to 5.95GB while keeping 262K context. For anyone running local inference, that's a real jump in the quality-per-gigabyte tradeoff, if the numbers hold.
The model card claims 98.2% of FP16 intelligence retained. It backs that with an 84.78 average across 14 thinking-mode benchmarks, against 72.59 for a conventional IQ2_XXS build. Prism ML also lists about 47 tokens per second on an M5 Max.
Downloads moved fast: 405,609 in two days. A same-day r/LocalLLaMA thread titled "Ternary Bonsai is a headless chicken" reports the model failing a single 3D-scene coding prompt. One failed prompt isn't a benchmark suite. The thread doesn't run Prism ML's 14-test battery, so it doesn't refute the card's numbers directly, but it does leave the 98.2% figure sitting on Prism ML's own testing alone. Nobody outside the lab has published an independent eval yet.
The model card doesn't say which 14 benchmarks made up that average, or whether any overlap with what the community tests on its own.
Each link below shares sources, entities, or timing with this story.
For about a year, "run your agent locally" meant accepting a model that couldn't reliably call a tool twice in a row. That excuse is gone. Meta Superintelligence Labs published Muse Glimmer today: a 29.6B dense causal transformer, 52 layers, 6,656 hidden dim, with a ~1.8B ViT-...
Alibaba released Qwen3.6-27B on April 22. Dense architecture. Open weights. 77.2% on SWE-bench Verified, within 3.7 points of Claude Opus 4.6. On SkillsBench, it scores 48.2% versus its own 397B MoE predecessor's 30.0%. That's a 77% improvement with 14.8x fewer parameters. Let...
Two methods: GSQ (Gumbel-Softmax Quantization), post-training scalar quantization that jointly learns grid assignments and scales at 2-3 bits, and RCO (Riemannian Constrained Optimization), assigning a quant type per tensor under a strict size budget by gradient descent on the...
PR #24448 adds Q2_0 to ggml for CPU (ARM NEON plus scalar fallback), completing the Q1_0/Q2_0/Q4_0/Q8_0 family, primarily to serve PrismML's Apache-2.0 Ternary Bonsai models. Format packs 2 bits per weight with one fp16 scale per 64 weights mapping {0,1,2,3} to {-1,0,+1,+2}·d....
The post argues Ollama went over a year without crediting llama.cpp in its README while a license-compliance issue sat 400+ days without a maintainer response, that llama.cpp runs 1.8x faster (161 against 89 tokens/second) with 30-50% CPU gaps, and that the mid-2025 move to a...
MiniCPM5-2B is a 2B dense reasoning model, 42 layers, grouped-query attention, BF16, 131,072-token context, published September 7. It scores 15 on Intelligence Index v4.2, reported as the highest for any open-weight model under 4B, with the card claiming a 53.9 average as 2B-c...
MindPattern daily
One email a day at 7 AM. Sources and a take on every story. Unsubscribe anytime.