Z.ai Releases GLM-5.3-Flash: Hybrid Sparse+Linear Attention Architecture
No_Afternoon_4260 · reddit · 2026-08-26
Z.ai released GLM-5.3-Flash, the first natively multimodal model in the GLM-5 series and the first open-weight release of the glm5next architecture. Pitched as outperforming GLM-5.2 at one-tenth the price and approaching Claude Opus 4.8 on coding and agentic benchmarks.
Key Highlights:
- Hybrid Sparse + Linear Attention: 45 layers structured as repeating blocks of 3x KDA linear attention followed by 1x DeepSeek-style sparse attention (34 linear / 11 sparse layers). Sparse layers use a lightning indexer with a top-k budget of 2048 tokens to reduce long-context serving costs.
- Manifold-Constrained Hyper-Connections (mHC): Widened residual streams with manifold-constrained mixing to improve scaling efficiency.
- Natively Multimodal: A 24-layer ViT encoder supports both image and video tokens, trained on a 30T-token multimodal corpus.
- MTP Head: Weights include 1 next-N prediction layer for speculative decoding (5 tokens in official vLLM recipe).
- FP8 First: Primary repo is FP8 (e4m3), with a separate BF16 repo available.
Specs: 320B total params (18B active), MoE (288 routed, 8 active), 1M context window, MIT License.
Related event: Zhipu's GLM-5.3-Flash: 320B params, coding matches Claude Opus 4.8(24 posts)→
More from Models
- Users Complain OpenAI's 5-Hour Codex Limit Is Too Strict, Plus Quota Seems Reduced — MrZi5 · 2026-08-27
- Dev tries gpt-live-1 for an hour, calls it amazing — arpitingle · 2026-08-26
- Chinese frontier models adopt linear attention; Zai releases MIT-licensed 320B GLM-5.3-Flash — ivan_bezdomny · 2026-08-26
- User Praises Local Qwen 3.8 27B Performance on RTX 4090 — mertdumenci · 2026-08-26
- Rumors: Claude Fable 5.1 and Sonnet 5.1 Launch Imminent — thesaraharminta · 2026-08-26
- Qwen3.8-Flash Runs Locally: 125B Model on Just 75GB RAM — danielhanchen · 2026-08-26