Overview of GLM-4.7, GLM-4.6, and GLM-4.5 Models
mainThe GLM series consists of high-performance foundation models designed for intelligent agents, coding, and complex reasoning.
- GLM-4.7: Optimized for coding (SWE-bench, Terminal Bench), UI generation (Vibe Coding), tool use, and complex reasoning. It introduces advanced thinking modes:
- Interleaved Thinking: Thinks before every response and tool call.
- Retention Thinking: Maintains reasoning blocks across multi-turn conversations to prevent information loss.
- Turn-level Thinking: Allows enabling/disabling reasoning per turn to balance latency and accuracy.
- GLM-4.7-Flash: A lightweight 30B-A3B version for efficient deployment.
- GLM-4.6: Features an expanded 200K token context window, improved coding and reasoning, and enhanced tool use/search capabilities.
- GLM-4.5: Foundation models for agents. Includes the standard GLM-4.5 (355B total/32B active) and the lightweight GLM-4.5-Air (106B total/12B active). Both support hybrid reasoning modes: Thinking Mode (for complex reasoning/tool use) and Non-thinking Mode (for immediate responses).