Fetching from the wire…
Infra2026-08-11 · source-backed
arXiv 2608.08097 exploits decode-time attention sparsity: keep a 2,048-token budget resident and speculatively prefetch the rest via lookahead prediction. Reported results are 1.69x speedup on reasoning workloads, up to 2.1x on multi-GPU long-context serving, roughly 2x throughput under prefill-decode disaggregation, and 2.2–2.6x less decode-node host memory. Accuracy lands within 0.7 points of full attention overall. If this replicates, long-context serving cost is a memory-hierarchy problem, not a hardware-budget one.
Each link below shares sources, entities, or timing with this story.
arXiv 2608.11879 benchmarked Mem0, Hindsight and Mastra Observational Memory across conversations up to 400 turns and 665 LoCoMo questions. Cost models built on conversation length miss badly because internal memory behavior dominates. Break-even against just replaying the ful...
New batching algorithms enable ~7x, up to 12x+, longer-context GRPO training with no accuracy or speed penalty versus optimized FA3 and chunked-loss setups (Unsloth Docs). Qwen3-8B GRPO reaches 110K context on one 80GB H100 via vLLM plus QLoRA. For solo builders doing reasonin...
LFM2.5-DSpark is roughly 296M to 328M parameters, paired with LFM2.5 1.2B, 2.6B and 8B-A1B targets. Reported: up to 3.18x on GPU, 2.87x on-device, the 2.6B hitting 2.67x on an H100 and 2.27x on an M4 Max MacBook. Hugging Face The design combines a DFlash-style parallel backbon...
arXiv 2607.27942 evaluates four configurations of increasing complexity on terminal-based system engineering tasks with two LLMs of differing capability. Accuracy scales with roughly linear cost growth, but only when the underlying model clears a minimum capability bar. Past i...
A Rust/io_uring storage engine posted to Show HN today moves KV cache off the GPU into a petabyte-scale store co-located on GPU hosts, so a prefix computed on one GPU serves to others (GitHub). Claims million-plus IOPS within 1ms and 66x TTFT speedup on cache hits at 128K cont...
Measuring expert time on two datacenter GPU generations shows it is linear in neither token count (EPLB, LPLB, UltraEP) nor activated-expert count (METRO). Below roughly 156 to 168 tokens, HBM weight streaming dominates so cost attaches to activated replicas. Above it, grouped...
MindPattern daily
One email a day at 7 AM. Sources and a take on every story. Unsubscribe anytime.