Fetching from the wire…
Infra2026-08-27 · source-backed
Three new components ship with it: GatedResidual, which mixes multiple residual streams with elementwise gating before each attention and MoE block; Qwen Sparse Attention, which scores compressed key blocks and selects contiguous token blocks while leaving the trailing block uncompressed; and Per-Layer Embedding, enriching selected decoder layers with hashed token n-gram features (GitHub). Combined with Gated DeltaNet, QSA makes Qwen4-Exp the first architecture integrating both linear and sparse attention. The block-level selection targets long-context inference cost, which is the binding constraint on agent workloads.
Each link below shares sources, entities, or timing with this story.
The repo appeared August 24, opening the weights of a multimodal MoE that Qwen frames explicitly as an architecture preview, the same role Qwen3-Next played for Qwen3.5 (GitHub). The hybrid Gated DeltaNet plus Gated Attention design it previews already carried through the Qwen...
AI2's fully open 7B model replaces 75% of attention layers with Gated DeltaNet linear recurrence, matching OLMo 3 accuracy on MMLU with 49% fewer tokens. Nathan Lambert's analysis highlights the theoretical contribution: hybrid models formally solve problems that neither pure...
Released August 28 with 78 layers, 77 of them MoE with 256 routed plus one shared expert and top-8 routing, plus a native 10B MTP layer for speculative decoding (GitHub). The attention stack uses Gated DeepSeek Sparse Attention with IndexCache for cross-layer sparse index reus...
The TeammateIdle hook fires when an agent teammate is about to go idle. Returning exit code 2 feeds stderr as feedback and forces the teammate to continue — automated quality enforcement without human intervention. Combined with SubagentStop, this covers both team and orchestr...
1. Deploy Nemotron 3 Super for Agentic Reasoning (ml-ops, advanced) — 120B MoE activating only 12B params. vLLM with --reasoning-parser nemotron_v3. NVIDIA Blog 2. Build Multimodal RAG with Gemini Embedding 2 (ml-ops, intermediate) — Text, images, video, audio in one 3072-dim...
Qwen 3.5 is the first major model pretrained specifically for agentic multimodal workflows from the first training stage, not fine-tuned after the fact. 397B total / 17B active parameters (MoE architecture), 256K context window, 201 languages. Ships with Qwen Code (terminal ag...
MindPattern daily
One email a day at 7 AM. Sources and a take on every story. Unsubscribe anytime.