Fetching from the wire…
Public story · 2026-08-16 · high
A small on-device model drafts every token, and the cloud model only steps in to fix a wrong guess, no retraining needed.
Why now: This surfaced in the 2026-08-16 briefing, which calls the 76% cut the most direct cost lever for local-first products paying per cloud token.
SPADE cuts cloud model calls 76%, per a new arXiv paper on speculative decoding. For products that pay per cloud token, this is the most direct cost lever around.
Speculative decoding normally runs a draft model and a verifier model on one machine. SPADE splits them across devices instead. The draft model moves to the edge, and the cloud keeps the large verifier. The edge model proposes tokens locally. The cloud model checks them in parallel batches and only corrects a token when the draft model guessed wrong. Neither model needs retraining, and the method is plug-and-play, per the paper.
On SpecBench and CNN/DailyMail summarization tasks, the split cut cloud calls 76% with no drop in accuracy, the paper reports. The cloud verifier still checks every proposed token, so output quality doesn't change even as call volume drops.
Both benchmarks are structured tasks. The paper doesn't say whether the reduction holds on messier, more varied production traffic, the kind most real products actually see.
Each link below shares sources, entities, or timing with this story.
Translating key-value state from one model into a form another can consume works across scale, architecture, attention configuration, tokenizer and family (arXiv 2608.30963). Llama3.1-70B to Qwen2.5-7B reaches 44.0% accuracy against 45.7% native while dropping latency to 138ms...
RGA-Designer trains a reward model scoring both task correctness and structural compactness, then fine-tunes a graph generator against it to design communication topologies. arXiv For fan-out agent teams where inter-agent chatter dominates the bill, topology is a cost lever mo...
A 1.5B distilled model trained with GRPO chooses NoThink, Short, or Long at response start, using a shaped reward that makes each mode pay off at a different length plus hard per-mode token caps. Accuracy held at 0.782 against 0.796 baseline while mean length fell from 4,796 t...
Production skills are directory bundles where only the root loads at activation and references, schemas, scripts and nested subskills load on demand, so compressing the root misses most of the cost while flattening destroys the progressive-loading boundaries (arXiv 2608.30785)...
RAGAS-style evaluation checks correctness against a frozen snapshot, which means routine document updates and corrections can silently break production without moving a dashboard. This ASE 2026 paper defines 11 mutation operators perturbing at both the pre-chunk index level an...
At Computex, Perplexity introduced what it calls the first hybrid local-server inference orchestrator, routing each task to on-device or cloud frontier models without the user choosing in advance, shipping to Perplexity Computer in July. Automatic local/cloud routing is the ar...
MindPattern daily
One email a day at 7 AM. Sources and a take on every story. Unsubscribe anytime.