Fetching from the wire…
Public story · 2026-09-24 · high
The technique commits activations mid-run so a cloud provider can't swap in a cheaper model without getting caught.
Why now: The paper posted September 24, attaching real timing numbers to a claim that's usually just theoretical.
Researchers verified a full Llama-2-70B inference run in 46.3 seconds without touching the model's weights, using a technique called sampled layerwise proofs.
That matters for anyone renting inference by the token. The method lets a customer confirm a provider ran the full 70-billion-parameter model instead of a cheaper stand-in. Generating that proof took 1,259 seconds on a CPU host and produced a 4.34 MiB file that anyone can check without the weights.
The trick is committing the boundary activations for every chunk of an inference trace before any challenge goes out. A verifier then picks a subset of chunks to prove after the fact. On a smaller TinyLlama test, proving 7 of 47 chunks cost just 22% of what a full proof would take.
Batching cuts costs further. Packing twelve separate requests into one trace made proving 6.5 times cheaper than proving each request on its own. Overhead falls as load rises.
The paper doesn't say what happens if a provider games which chunks get sampled. It also doesn't say how the scheme holds up when a model's weights change mid-session. Those gaps matter more than the benchmark once someone tries to put this into an actual billing dispute.
Each link below shares sources, entities, or timing with this story.
Xiaomi released MiMo-V2.5-Pro, a 1.02 trillion parameter mixture-of-experts model (42B active) with 1M token context, fully MIT licensed. In benchmarks, it achieves 63.8% success on agentic tasks using 40-60% fewer tokens than Claude Opus 4.6 or GPT-5.4 for comparable results....
The leaderboard says first place. The methodology says you should check your own bill. Qwen3.8 Max now ranks first on Artificial Analysis' agentic index, scoring 86.1 on OSWorld-Verified ahead of GPT-5.6 Sol Max at 83.2 and Fable 5 at 85.0, priced at $2.00/M input and $6.00/M...
arXiv 2607.27180 decouples decision-making from execution: an off-the-shelf VLM issues atomic skill commands, a controller translates them into sub-second chunks of physically simulated full-body motion, so balance and motor failures are factored out. On 1,218 long-horizon ego...
Hugging Face published its Summer 2026 State of Open Models report on August 14, and one statistic in it went almost entirely unremarked in the coverage. By July 2026, agents rather than humans became the Hub's primary users. Claude Code alone accounted for 44.4% of all agent...
The NYT reported on July 17 that the June 2026 proposal is structured as monthly installments with an early-exit clause for either side, and would sit alongside Anthropic's existing $45B three-year SpaceX GPU deal from May. Meta fell about 6% intraday before closing down 2%. T...
At its June 24 Investor Day, Qualcomm agreed to acquire Modular (Mojo language, MAX inference engine, founded by LLVM/Swift creator Chris Lattner) all-stock at $3.92B, and unveiled the Dragonfly C1000 data-center CPUs with Meta as launch customer. It's a ~$14B RISC-V-plus-open...
MindPattern daily
One email a day at 7 AM. Sources and a take on every story. Unsubscribe anytime.