Fetching from the wire…
Public story · 2026-07-20 · high
MoE models are usually the efficiency play, but long-context serving makes expert weights and cache fight over the same GPU memory.
Why now: Dated to the July 20 briefing that surfaced arXiv 2607.16184.
PagedWeight quantizes each expert page independently instead of picking one bit-width for the whole MoE model, per arXiv 2607.16184.
MoE models are usually the efficiency pick over dense ones. That flips once long-context serving pushes them memory-bound, since expert weights and cache compete for the same HBM. For anyone self-hosting Qwen or DeepSeek on a fixed GPU budget, that's the difference between one card and two, a straight 2x cost swing.
The paper's fix is quality-aware, dynamic quantization applied per page rather than a flat bit-width across every expert. That's a narrower move than shrinking the whole model to save memory. It's aimed at freeing room for the KV cache without giving up precision everywhere.
Whether that holds outside the paper's own tests is the open question. If per-page quantization keeps its accuracy edge in other serving stacks, the one-GPU-or-two call for self-hosted Qwen and DeepSeek changes. It moves from a hardware budget line to a config flag. That's the kind of change that shows up in an infra bill before it shows up in a benchmark chart.
Each link below shares sources, entities, or timing with this story.
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...
DeepSeek released V4 on April 24 and the numbers demand attention. V4-Pro is 1.6 trillion parameters total with 49 billion active, MIT-licensed, native 1M-token context. It scores 80.6% on SWE-bench Verified, putting it within 0.2 points of Claude Opus 4.6. On Terminal-Bench 2...
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....
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...
Moonshot AI dropped Kimi K2.6 today and the numbers are hard to ignore. One trillion parameters total, 32 billion active per token across 384 experts, 256K context window, and native multimodal input. It scores 58.6 on SWE-Bench Pro versus GPT-5.4's 57.7 and Claude Opus 4.6's...
GLM-5.1 from Zhipu AI scored 58.4% on SWE-bench Pro. GPT-5.4 scored 57.7%. Claude Opus 4.6 scored 57.3%. That's the first time an open-weight model has ever topped a major coding benchmark against the best proprietary models. The specs matter. GLM-5.1 is a 754B-parameter mixtu...
MindPattern daily
One email a day at 7 AM. Sources and a take on every story. Unsubscribe anytime.