Skip to content
← DeepDive Labs & Builders · 中文
← DeepDive  ·  DD · 0024 · 2026-07-01
Zhipu AI · Z.ai · 02513.HK

Zhipu AI Technology & Product Fact Sheet

TECHNOLOGY & PRODUCT FACT SHEET · PUBLIC VERSION

A technology spin-off from the Knowledge Engineering Group (KEG) at Tsinghua University's Department of Computer Science, focused on developing foundation large models for Artificial General Intelligence (AGI), with the mission of "making machines think like humans." Listed on the Main Board of the Hong Kong Stock Exchange on January 8, 2026. The following comprehensively covers the GLM series' technical evolution, core innovations, product matrix, and major developments over the past six months (January–June 2026).

Stock Code 02513.HK Founded June 2019 HQ: Haidian, Beijing · Tsinghua Science Park HKEX Main Board Listed
744B / 40B
GLM-5 Series MoE Total/Active Params
1M tokens
GLM-5.2 True Lossless Context
400 tok/s
GLM-5.1-HighSpeed Inference Speed
MIT License
GLM-4.5+ Flagship Model Open-Source License
100M+
Cumulative Global Open-Source Downloads

Major Technical & Product Developments (January–June 2026)

The following are technology and product updates officially released or announced in the past six months, listed chronologically. These are the current key talking points for external communications.

2026 H1 Timeline
01-08
Official Main Board Listing in Hong Kong
02513.HK, issue price HK$116.20, becoming the world's first listed company with AGI foundation models as its core business.
01-16
GLM-Image Released
Co-open-sourced with Huawei, 16B hybrid architecture (9B autoregressive + 7B diffusion decoder), the world's first SOTA multimodal model fully trained on Huawei Ascend Atlas 800T A2 + MindSpore framework; topped the Hugging Face Global Trending list within 24 hours of open-sourcing.
01-20
GLM-4.7-Flash Open-Sourced
30B total / 3B active hybrid reasoning lightweight model, free to call on bigmodel.cn.
02-12
GLM-5 Flagship Model Released
744B total / 40B active MoE architecture; first introduction of DSA sparse attention and self-developed asynchronous RL framework Slime; pre-trained on 28.5T tokens; technical report "GLM-5: from Vibe Coding to Agentic Engineering" (arXiv:2602.15763) marks the shift in programming paradigm from "vibe coding" to "engineering-grade agent delivery."
March
AutoClaw Released · Claw Plan Launched
Local agent product AutoClaw released; Claw Plan subscription service for agent scenarios launched, surpassing 400,000 subscribers within 20 days.
04-02
GLM-5V-Turbo Released
Multimodal coding foundation model for visual programming (arXiv:2604.26752), natively understands images/videos/design files/document layouts, supports multimodal tool calls like drawing boxes, screenshots, and reading webpages, 200K context / 128K max output.
04-07
GLM-5.1 Open-Sourced
Agent model for long-horizon tasks and complex reasoning, open-sourced under MIT license (zai-org/GLM-5.1), coding benchmark score 45.3 (significant improvement over GLM-5); official documentation discloses capability for continuous autonomous work on a single task for up to 8 hours.
May
GLM-5.1-HighSpeed Released
Co-optimized with the TileRT team, output speed reaches 400 tokens/s, setting a new global record for mainstream large model API inference speed, fully retaining flagship model capabilities (not a distilled lightweight version).
06-13~16
GLM-5.2 Fully Available
Technical blog post "Built for Long-Horizon Tasks" released, achieving 1M (1 million token) true lossless context, with core technologies of DSA + IndexShare + improved MTP; open-sourced under MIT license on Hugging Face/ModelScope on June 17 (zai-org/GLM-5.2).

GLM Foundation Model Complete Technical Lineage

From the 2021 architecture foundational paper to the 2026 long-horizon task flagship model, the public release cadence and key characteristics of the GLM series are as follows.

ModelRelease DateKey Characteristics
GLM Architecture Foundational PaperMarch 2021"GLM: General Language Model Pretraining with Autoregressive Blank Infilling," arXiv:2103.10360, autoregressive blank infilling pretraining, laying the technical foundation for the entire subsequent model family
GLM-10B2021First 10B-parameter pre-trained large model
GLM-130BAugust 2022130B-parameter bilingual (Chinese-English) foundation model, benchmarked against GPT-3 (175B), arXiv:2210.02414
ChatGLM-6B / 130BMarch 2023China's first open-source bilingual dialogue model, cumulative downloads 30M+, GitHub Stars 150K+
ChatGLM-2June 2023Context extended to 32K, introduced FlashAttention, inference speed doubled
ChatGLM-3October 2023Native tool calling, code interpreter, agent capabilities; on-device 1.5B/3B models
GLM-4January 16, 2024RMSNorm, SwiGLU, GQA architecture; 10T tokens pretraining; 60% performance improvement over previous generation, approaching GPT-4
GLM-4-9B Series (4 models)June 5, 2024Includes 1M context version GLM-4-9B-Chat-1M; MIT License
GLM-Zero / GLM-Z12024–2025Reasoning model series, Z1 fast version speed reaches 8x that of DeepSeek-R1, cost reduced to 1/30
GLM-4-32B-0414 Series (4 models)April 2025Includes GLM-Z1-Rumination-32B-0414 rumination model, benchmarked against OpenAI Deep Research; MIT License
GLM-4.5 / GLM-4.5-AirJuly 28, 2025First self-developed MoE architecture (355B total / 32B active); native fusion of ARC (Agentic/Reasoning/Coding) capabilities; arXiv:2508.06471; MIT License
GLM-4.5VAugust 11, 2025Visual reasoning model, SOTA on 41 multimodal benchmarks, arXiv:2507.01006
GLM-4.6September 2025Context extended to 200K, token consumption reduced by ~15% compared to previous generation
GLM-4.7December 22, 2025355B model, AIME 2025 reaches 95.7%, first in open-source on CodeArena
GLM-4.7-FlashJanuary 20, 202630B total / 3B active, hybrid reasoning, free to call
GLM-ImageJanuary 16, 202616B, co-open-sourced with Huawei, full-flow training on domestic chips
GLM-5February 12, 2026744B total / 40B active MoE; DSA sparse attention + Slime asynchronous RL framework; 28.5T tokens pretraining; arXiv:2602.15763
GLM-5V-TurboApril 2, 2026Native multimodal coding foundation model, arXiv:2604.26752
GLM-5.1April 7, 2026Long-horizon task agent model, MIT License, officially disclosed "8-hour autonomous work" capability
GLM-5.1-HighSpeedMay 2026400 tokens/s inference speed, global record
GLM-5.2June 13–17, 20261M (1 million token) true lossless context; MoE 744B total / ~40B active; MIT License open-source

Flagship Architecture Three-Generation Evolution Comparison

Core technical parameter comparison across the three flagship generations: GLM-4.5 → GLM-5 → GLM-5.2.

DimensionGLM-4.5 (2025-07)GLM-5 (2026-02)GLM-5.2 (2026-06)
Total Parameters355B744B744B
Active Parameters32B40B40B
ArchitectureMoEMoE (deeper & narrower, 80 layers / 256 experts)MoE + Dynamic Sparsity
Context128K202K1M (1 million)
Pretraining Data23T tokens28.5T tokensTraining data cutoff 2025-11
Attention MechanismFull AttentionDSA Sparse (DeepSeek Sparse Attention)DSA + IndexShare
RL Training FrameworkSlime AsynchronousSlime + Fully Asynchronous Agent RLContinued Slime Line
Key Technical HighlightsFirst native fusion of ARC capabilitiesMuon Split enables MLA to match GQA-8 performance; 20B tokens match DeepSeek's 943.7B token resultsIndexShare reduces per-token indexer overhead to 2.9x; improved MTP eliminates train-inference inconsistency
ModalityText + CodeText + CodeText + Code (thinking intensity split into High/Max tiers)
Open-Source LicenseMITMITMIT
Official Intelligence Index50 (open-source SOTA)51 (3rd globally, 1st in open-source)

Core Technical Innovations Explained

Four core technologies underpinning the GLM-5 series' long-context and agent capabilities.

DSA Sparse Attention
DeepSeek Sparse Attention

Uses a lightweight "flash indexer" to score historical tokens for each query, computing attention only on the top-k subset, reducing core attention complexity from O(L²) to O(Lk), enabling the model to scale to 744B parameters / 28.5T training data without sacrificing long-context understanding and reasoning depth.

Slime Asynchronous RL Framework
github.com/THUDM/slime

Zhipu's self-developed, SGLang-native reinforcement learning post-training framework, serving as the unified foundation for RL training across the entire GLM-4.5 to GLM-5.2 series. Training (Megatron) and inference (SGLang) are decoupled as independent services, supporting asynchronous rollouts and multi-task orchestration; GLM-5.2's complete post-training took only about two days.

IndexShare + Improved MTP
GLM-5.2 Core Innovation

Every 4 sparse attention layers reuse the same indexer, reducing the per-token indexer computation for 1M context to 2.9x; combined with KVShare and end-to-end TV loss to eliminate the train-inference inconsistency of multi-token prediction (MTP) layers, this is the key to achieving "1M lossless context."

Muon Split
GLM-5 Architecture Innovation

Orthogonalizes the up-projection matrix of Multi-head Latent Attention (MLA) by splitting it along attention heads, enabling MLA performance to match the traditional GQA-8 architecture, while maintaining numerical stability during pretraining without clipping attention logits.

Product Capability Matrix (as of June 2026)

ModelLong TextCodeReasoningVisionVideoImage GenAgentTool CallOpen Source
GLM-5.2 (Flagship)1M ●MIT
GLM-5.1200K ●MIT
GLM-5202K ●MIT
GLM-5V-Turbo200K ●● (Visual Coding)Partial
GLM-4.5V64K ●PartialPartialMIT
GLM-4.7205K ●● (AIME 95.7)MIT
GLM-Image● (SOTA)MIT
CogVideoX v1.5● (10s 4K)Open Source
AutoGLM 2.0Partial● (Phone)Product

Multimodal & Specialized Model Panorama

🖼️

GLM-4.5V / GLM-4.1V-Thinking

Visual reasoning model, trained with RLCS (Reinforcement Learning with Curriculum Sampling), SOTA on 41 multimodal benchmarks, topped the Hugging Face Trending list.

arXiv:2507.01006
🎨

GLM-Image

16B hybrid architecture (9B autoregressive + 7B diffusion decoder), co-open-sourced with Huawei, the world's first SOTA multimodal model fully trained on domestic chips, excelling at Chinese character and knowledge-intensive image generation.

January 2026 · zai-org/GLM-Image
🧭

GLM-5V-Turbo

Native multimodal coding foundation model for visual programming, capable of understanding images/videos/design files/document layouts, supporting multimodal tool calls like drawing boxes, screenshots, and reading webpages.

arXiv:2604.26752 · April 2026
🖌️

CogView4 / CogVideoX

CogView4 is the first open-source text-to-image model supporting native Chinese input; CogVideoX is an open-source text-to-video model, with v1.5 supporting stable 10-second 60fps/4K output.

arXiv:2408.06072
🔊

GLM-4-Voice

End-to-end voice dialogue model, 175bps ultra-low bitrate speech tokenizer, supports real-time Chinese-English bilingual voice interaction.

arXiv:2412.02612
🎙️

GLM-TTS

Speech synthesis model, two-stage architecture (LLM generates speech tokens + Flow model converts to waveform), supports zero-shot voice cloning (3–10 second prompt).

arXiv:2512.14291 · December 2025
📄

GLM-OCR

Document parsing model, approaching top closed-source levels on the OmniDocBench benchmark, two-stage architecture (layout detection + lightweight VLM).

February 2026
🗣️

GLM-ASR

Speech recognition model, supports real-time accurate transcription, covering dialects and professional terminology adaptation.

2026

AI Agent Product Evolution

From mobile GUI operations to long-horizon autonomous task execution, the public release cadence of Zhipu's agent product line.

2024-10
AutoGLM (First Version)
The world's first interactive AI agent on mobile, capable of understanding screen content and simulating human taps/inputs/swipes, covering 50+ high-frequency scenarios. arXiv:2411.00820.
2024-11
GLM-OS / GLM-PC
First to propose the Agent Operating System concept; GLM-PC foundation CogAgent-9B open-sourced, supporting long-task automation on PC.
2025-04
AutoGLM Rumination
Exploration and execution capabilities for open-ended questions, can autonomously browse the web, retrieve data, analyze information, and generate reports.
2025-08
AutoGLM 2.0
Powered by GLM-4.5/4.5V, end-to-end asynchronous reinforcement learning, can execute real tasks on mobile/PC, open to general users.
2026-03
AutoClaw
Local agent product released, accompanied by Claw Plan subscription service, surpassing 400,000 subscribers within 20 days.

Core Platforms & Products

⚙️

BigModel Open Platform

Developer-facing MaaS platform bigmodel.cn, providing GLM series API calls, model fine-tuning, and agent development toolchain; new users receive 20M free tokens upon registration.

Developer Platform
🌐

Z.ai International Platform

Open experience portal for global users, try 32B/9B series models without registration, MIT License.

International Platform
💬

ChatGLM

Consumer AI assistant app, supporting text/image/voice/video multimodal interaction, pre-installed on Samsung Galaxy S25 and other smart terminals in China.

Consumer Product
👨‍💻

CodeGeeX

Multi-language AI coding assistant, supporting 100+ programming languages, integrated into mainstream IDEs, covering the full workflow of code completion, generation, and explanation.

Code Assistant
📅

GLM Coding Plan

Developer-facing coding scenario subscription plan, available in Lite/Pro/Max tiers, applicable to GLM-4.5/4.5-Air/4.6 and other series models.

Subscription Service
🦾

Claw Plan

Subscription service for agent scenarios, launched in March 2026, supporting AutoClaw and other products.

Subscription Service
🔎

AMiner

Scientific intelligence big data mining system, the predecessor of Zhipu's technology system, developed under the leadership of Tang Jie in 2006, providing scholar relationships, paper citations, and academic trend queries.

Academic Intelligence

Core Technical Papers — Full List

Official core technical reports sorted by publication date, all verifiable via the corresponding arXiv IDs or GitHub/Hugging Face links.

GLM: General Language Model Pretraining with Autoregressive Blank InfillingMarch 2021 · arXiv:2103.10360
The foundational paper for the GLM architecture, co-proposed by Zhipu and Tsinghua KEG Lab, adopting the Autoregressive Blank Infilling pretraining objective, unifying the previously fragmented autoencoding, autoregressive, and sequence-to-sequence pretraining paradigms, laying the core technical foundation for the entire subsequent GLM model family.
GLM-130B: An Open Bilingual Pre-trained ModelOctober 2022 · arXiv:2210.02414
Released a 130B-parameter open bilingual pre-trained model, benchmarked against GPT-3 (175B), one of the earlier hundred-billion-parameter bilingual foundation models in China at the time, and once Zhipu's largest flagship model.
ChatGLM: A Family of LLMs from GLM-130B to GLM-4 All ToolsJune 2024 · arXiv:2406.12793
A systematic review of the complete technical evolution path from GLM-130B to GLM-4 All Tools, detailing how GLM-4 All Tools natively integrates the autonomous invocation capabilities of WebGLM web search, Python code interpreter, and text-to-image tools, laying the foundation for subsequent agent methodologies.
CogVideoX: Text-to-Video Diffusion Models with An Expert TransformerAugust 2024 · arXiv:2408.06072
Proposes three core innovations: 3D Causal VAE, Expert Transformer (expert adaptive LayerNorm), and progressive multi-resolution training, achieving SOTA results for open-source text-to-video models, capable of generating 10-second continuous videos aligned with text prompts (16fps, 768×1360 resolution).
LongWriter: Unleashing 10,000+ Word Generation from Long Context LLMsAugust 2024 · arXiv:2408.07055
Addressing the common bottleneck of long-context models having "long input, short output," proposes the AgentWrite data construction method and accompanying training scheme, enabling the model to generate over 10,000 words in a single conversation turn, and simultaneously open-sourcing the LongWriter-6K training dataset and LongWriter-glm4-9b model.
GLM-4-Voice: Toward Intelligent Human-Like End-to-End Spoken ChatbotOctober 2024 · arXiv:2412.02612
Proposes an end-to-end voice dialogue system architecture, including an ultra-low bitrate speech tokenizer based on Whisper encoder and vector quantization (12.5Hz, ~175bps), GLM-4-Voice-9B language model, and Flow Matching speech decoder, supporting natural Chinese-English bilingual voice interaction.
AutoGLM: Autonomous Foundation Agents for GUIsNovember 2024 · arXiv:2411.00820
Proposes a decoupled planning and interface grounding intermediate interface design, paired with the WebRL self-evolving online curriculum reinforcement learning framework, achieving autonomous GUI operations on mobile; the paper conducted human evaluations on 7 mainstream apps including WeChat, Meituan, Taobao, Dianping, Amap, Xiaohongshu, and 12306.
GLM-4.5V and GLM-4.1V-ThinkingJuly 2025–January 2026 · arXiv:2507.01006
Proposes the RLCS (Reinforcement Learning with Curriculum Sampling) method to enhance multimodal reasoning capabilities; paired with 2D-RoPE and 3D-RoPE positional encoding to enhance spatial understanding, achieving near-comprehensive SOTA results on 42 public multimodal benchmarks.
GLM-4.5: Agentic, Reasoning, and Coding (ARC) Foundation ModelsAugust 8, 2025 · arXiv:2508.06471
First native fusion of Agentic, Reasoning, and Coding capabilities in a single 355B total / 32B active MoE foundation model, co-authored by 169 authors, achieving open-source leading results on benchmarks such as TAU-Bench, AIME 24, and SWE-bench Verified.
ComputerRL: Scaling End-to-End Online RL for Computer-Use AgentsAugust 2025 · arXiv:2508.14040
Proposes a unified API-GUI hybrid paradigm combining programmatic API calls with direct GUI interaction, builds distributed RL infrastructure capable of parallel orchestration of thousands of virtual desktop environments, and uses Entropulse policy alternating RL and supervised fine-tuning to mitigate policy entropy collapse; AutoGLM-OS-9B achieved a then-best 48.9% on the OSWorld benchmark.
MobileRLSeptember 2025 · arXiv:2509.18119
Proposes the AdaGRPO (difficulty-adaptive GRPO) algorithm, combining difficulty-adaptive positive replay, failure curriculum filtering, and shortest path reward adjustment, training mobile agents based on hundreds of Dockerized Android virtual devices; MobileRL-9B achieved an 80.2% SOTA score on AndroidWorld.
AgentRLOctober 2025 · arXiv:2510.04206
Proposes a scalable multi-turn multi-task agent reinforcement learning framework, adopting a fully asynchronous generation-training pipeline, and introducing cross-policy sampling and task advantage normalization to stabilize multi-task joint training.
GLM-TTS Technical ReportDecember 2025 · arXiv:2512.14291
Proposes a two-stage speech synthesis architecture—first a language model generates speech tokens, then a Flow Matching model converts them to mel spectrograms/waveforms—combined with multi-reward GRPO reinforcement learning to enhance emotion and prosody expression, supporting zero-shot voice cloning with only 3–10 seconds of prompt audio.
Uni-Parser Technical ReportDecember 2025 · arXiv:2512.15098
Technical report for an industrial-grade document parsing engine for scientific literature and patent scenarios, adopting a modular Mixture-of-Experts architecture for fine-grained cross-modal alignment and structured extraction of multimodal elements like text, tables, formulas, and layouts.
GLM-5: from Vibe Coding to Agentic EngineeringFebruary 2026 · arXiv:2602.15763
GLM-5 flagship model technical report, co-authored by 182 authors. Systematically details the 744B total / 40B active MoE architecture, DSA sparse attention, Muon Split attention optimization, and Slime asynchronous reinforcement learning framework, and proposes the core thesis of a programming paradigm shift from "Vibe Coding" to "Agentic Engineering," achieving 77.8 on SWE-bench Verified.
GLM-5V-Turbo: Toward a Native Foundation Model for Multimodal AgentsApril 2026 · arXiv:2604.26752
Proposes a native foundation model architecture for multimodal agents, natively fusing language and vision capabilities rather than post-hoc stitching, specifically optimized for visual programming scenarios, supporting the understanding of design files, screenshots, webpages, and other visual inputs to directly generate corresponding code, 200K context / 128K max output.
GLM-5.2: Built for Long-Horizon TasksJune 16, 2026 · Official Tech Blog (z.ai/blog)
Technical blog detailing how the combination of three technologies—DSA sparse attention, IndexShare (cross-layer indexer reuse), and improved multi-token prediction (MTP)—first achieves 1M (1 million token) level true lossless long context on a 744B-parameter MoE architecture, specifically optimized for "long-horizon task" scenarios, reaching 51 on the Artificial Analysis Intelligence Index.
100M+
Cumulative Open-Source Downloads
MIT License
Full Open-Source License for GLM-4.5+
3 Platforms
Hugging Face · GitHub(zai-org) · ModelScope
Top Conferences
ACL / ICLR / NeurIPS / CVPR / EMNLP Academic Collaborations

API Pricing Reference (Public Pricing Page Snapshot)

The following are pricing examples publicly released on the bigmodel.cn official website; actual prices are subject to the real-time prices on the official website.

GLM-4-Flash
Free
128K Context
Free trial version for developers
GLM-4.5
¥0.8 / ¥2
Per Million Tokens Input/Output
First self-developed MoE flagship open-source model
GLM-5.1
$1.40 / $4.40
Per Million Tokens Input/Output
Long-horizon task agent model
GLM-5.2
$1.40 / $4.40
Per Million Tokens Input/Output
1M context flagship model, ~1/6 of comparable GPT-5.5 pricing
GLM Coding Plan
From ¥20/mo
Lite / Pro / Max Tiers
Developer-facing coding subscription plan
New Platform Users
20M
Free Token Quota
Received upon bigmodel.cn registration

Publicly Announced Partners & Ecosystem

MaaS Ecosystem Scale:As of today, our coding, agent, and enterprise-grade large models co-build the ecosystem with over 5 million SMEs and developers, spanning 218 countries and regions worldwide
Domestic Compute Ecosystem (Adaptation Platforms Disclosed in Technical Reports):Huawei Ascend, Moore Threads, Cambricon, Kunlunxin, MetaX, Hygon, Biren, Enflame, T-Head
Chip Co-Development:Huawei (GLM-Image co-open-sourced, full-stack training based on Ascend Atlas 800T A2 + MindSpore)
Smart Terminals:Samsung China (Galaxy S25 pre-installation), Honor
Smart Vehicles:XPeng Motors (Intelligent Cabin Scenarios)
Cloud Platforms:Google Vertex AI, AWS Bedrock, Fireworks, Cerebras
Developer Tool Ecosystem:OpenRouter, Vercel, Windsurf, OpenCode
Academic Collaboration:Tsinghua University Department of Computer Science Knowledge Engineering Group (KEG)

Revision history

First published 2026-07-06