Crypto news

19.06.2026
06:54

GLM-5.2 from Zhipu AI: 1 million tokens of context and 753 billion parameters — a new standard for open-source models

Tool_AI

Chinese developer Zhipu AI has officially unveiled its flagship language model GLM-5.2, designed for long-term agent tasks and complex programming scenarios. This open-source solution, distributed under the MIT license, immediately attracted market attention due to its impressive technical specifications.

Technical Details: 753 Billion Parameters and Record Context

GLM-5.2 features a context window of 1 million tokens, allowing the model to process large documents, long code chains, or multi-step dialogues without losing coherence. The model size is 753 billion parameters, placing it alongside the largest open-source solutions on the market. It supports generation in both English and Chinese.

The architecture includes multiple levels of "reasoning intensity": users can flexibly adjust the balance between response quality and latency. Key innovations include the IndexShare mechanism and an updated MTP (Multi-Token Prediction) layer for speculative decoding. IndexShare reuses a single indexer for every four layers of sparse attention, reducing operations per token by 2.9 times. MTP, in turn, increases the confirmation length by up to 20%.

Benchmark Results: Leadership Among Open-Source Models

In three key tests — FrontierSWE, PostTrainBench, and SWE-Marathon — GLM-5.2 surpassed all other open-source models. In standard programming performance benchmarks, it also took first place, confirming its status as the most powerful open-source model for development.

The model is available for local deployment via SGLang, vLLM, Transformers, KTransformers, and Docker Model Runner. For users working with limited resources, quantizations for llama.cpp, Ollama, and LM Studio are provided.

Expert Opinion

The release of GLM-5.2 is a significant step forward for the open AI model segment. The 1 million token context opens up new opportunities for analyzing large volumes of data and automating complex business processes. However, in light of the recent scandal with the Rio 3.5 model, which turned out to be a direct merge of other solutions, the market will closely monitor the originality and independence of Zhipu AI's developments. If GLM-5.2 truly delivers the claimed performance, it could shift the balance of power in the open-source LLM segment.