Currently listed through these providers:
Model details
GLM-5.2
GLM-5.2 is positioned as a flagship model aimed squarely at long-horizon tasks, with a substantial leap in capability over its predecessor GLM-5.1. The design emphasis is on sustaining quality across lengthy, multi-step coding-agent trajectories rather than simply accepting more tokens. To support that goal, the model combines a deep context window for extended work with adjustable thinking effort levels, giving developers a way to trade depth of reasoning against latency depending on the task. Open distribution under an MIT license, with weights published on Hugging Face and code on GitHub, removes regional or access restrictions and makes the model a practical option for teams that want self-hosted control of a frontier-tier coding model.
Architecturally, GLM-5.2 introduces IndexShare, an attention design that reuses the same indexer across every four sparse attention layers, which the team reports reduces per-token compute by roughly 2.9× at the long end of the context. The multi-token prediction layer used for speculative decoding has also been refined, with reported acceptance-length gains of up to 20% that can translate into faster inference during agent-style workloads. Together, these changes point to a model built not just for raw capability but for efficient execution on extended, tool-driven coding sessions, fitting use cases such as repository-scale refactors, long debugging loops, and multi-file feature implementation where sustained coherence matters more than peak single-prompt performance.
Quick Info
Powered by- Provider
- AIHubMix
- Model key
- glm-5.2
- Release date
- Jun 13, 2026
- Last updated
- Jun 13, 2026
- Input modalities
- Output modalities
- Capabilities
Cost
- Input token cost
- $1.1268
- Output token cost
- $3.9438
Limits
- Output tokens
- 128,000 tokens
- Context window
- 1,000,000 tokens