Fetching from the wire…
Public story · 2026-08-26 · high
Matching a teacher model on the first token doesn't guarantee matches across a full response, per Heretic's author.
Why now: The post and the r/LocalLLaMA thread are both circulating as of August 26.
Multiverse Computing published a claim that a compressed 4-bit model beats its own full-precision original. Read closely, that's not what happened. The Quantization-Aware Healing post describes cutting a 120B model to 60B in BF16, then compressing that 60B model further to mxfp4. The mxfp4 version beats the 60B BF16 checkpoint. It doesn't beat the original 120B model.
That gap matters. "Compression beats the source" and "compression beats an already-shrunk checkpoint" are different claims. The first would change how people weigh precision against size in production. The second is a narrower result about healing a model after most of its parameters are gone.
r/LocalLLaMA caught the gap within hours of the post going up. The sharpest technical objection came from the author of Heretic, and it targeted the method itself. Multiverse uses KLD against the teacher model's output distribution as its loss function during healing. The Heretic author calls that reasonable, but argues first-token KLD poorly predicts how a model diverges across a full response. A model can match the teacher's first-token distribution and still drift over a full response.
Multiverse's post doesn't address that critique. If quantized models start getting pitched as upgrades over their full-size sources, this comparison is worth checking before you repeat it.
Each link below shares sources, entities, or timing with this story.
The argument is that a structurally compressed model's bfloat16 checkpoint is itself only a distillation-recovered approximation, so training the 4-bit student against it inherits that error. Distilling directly from the original model reaches a comparable peak about 7x faster...
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-...
Somebody finally measured the thing everyone complains about, and the numbers are worse than the vibes. A Level1Techs writeup that hit 384 points and 144 comments on Hacker News captured full-vocabulary logits and computed KL divergence in FP64 to trace exactly where local inf...
189 upvotes on r/LocalLLaMA, with the blunt summary that quantization "hits this thing like a truck." Q2 and Q3 behave like a different model with differently-shaped reasoning traces. Thresholds given: Q3 finally beats Qwen3.6-27B in large repos and harnesses with 30k+ token s...
The models are good. The license is the real story. Google released Gemma 4 on April 2 with four variants: E2B, E4B, 26B MoE, and 31B Dense. All built on the Gemini 3 architecture. The 31B Dense variant claimed #3 on Arena AI's text leaderboard, beating models 20x its size. Th...
I've been saying for months that the real gains aren't in switching models. They're in how you set up the environment around the model. Now there's quantitative proof. Stanford IRIS Lab published Meta-Harness, a system that autonomously evolves its own coding harness, system p...
MindPattern daily
One email a day at 7 AM. Sources and a take on every story. Unsubscribe anytime.