SOURCE-LINKED INTELLIGENCE
huggingface/transformers: Release: v5.16.0
# Release v5.16.0 ## New Model additions ### Qwen4-Exp Qwen4-Exp builds on Qwen3.5's hybrid text and multimodal architecture with three key components: GatedResidual (GR), Qwen Sparse Attention (QSA), and Per-Layer Embedding (PLE). GR is a Qwen-developed residual architecture that combines Hyper-Connection with GatedNorm. It mixes multiple residual streams with fine-grained elementwise gating before each attention and Mixture-of-Experts (MoE) block, then controls how much of the block output is injected back into each stream. QSA uses multiple query heads to score compressed key blocks, selects the most relevant contiguous token blocks, and keeps the incomplete trailing block uncompressed. This block-level selection reduces indexing overhead and improves memory locality for long sequences. Combined with Gated DeltaNet, QSA makes Qwen4-Exp the first hybrid architecture to integrate linear and sparse attention, substantially improving inference efficiency for long-context workloads. PLE
Read original source ↗ Open in workspace
- recordType
- software-release
- evidenceStatus
- publisher-reported
- region
- Global
Evidence & attribution
- GitHub AI software releases · 2026-08-26T12:35:15.000Z
First collected: 2026-09-21T01:21:57.065Z. This is not the publication date.