About this model
GLM 5 is the February 2026 flagship from Z.ai (formerly Zhipu AI), positioned for complex systems engineering and long-horizon agentic work. Architecturally it is a Mixture-of-Experts model with 744 billion total parameters and roughly 40 billion active per token, scaled up from GLM-4.5's 355B (32B active), with pre-training data expanded to 28.5 trillion tokens. It is distributed open-weight under the MIT license in both full-precision and FP8 formats.
The two headline changes over earlier generations are efficiency-focused. GLM 5 adopts DeepSeek Sparse Attention (DSA), which the technical report describes as dynamically allocating attention by token importance to lower compute without compromising long-context understanding — an advance over the standard MoE used in GLM-4.5. Post-training uses a new asynchronous reinforcement-learning infrastructure built on the "slime" framework that decouples generation from training to improve GPU utilization.
Relative to its same-family predecessor GLM 4.7, Z.ai reports significant improvements across academic benchmarks in reasoning, coding, and agentic tasks.
GLM 5 was followed by refreshed siblings GLM 5.1 and GLM 5.2, the latter extending to a roughly 1M-token context with the IndexShare architecture.
This About section is AI-generated from public sources (Claude Opus 4.8), with no human editing. It may contain inaccuracies — verify critical details against the sources listed above.
Research & Papers
Primary reference paper for this model family, sourced from the HuggingFace model card.
Data sources: Venice API · HuggingFace · Wikipedia · arXiv — enrichment updated 4d ago