GLM-4.5:面向智能体、推理与编码(ARC)的基础模型

GLM-4.5: Agentic, Reasoning, and Coding (ARC) Foundation Models

唐杰 Jie Tang · Zhipu AI · 2025-08-08 · arXiv:2508.06471 ↗ · 被引 372

打开互动全文版(逐段中英对照 + 图/公式 + 论文问答)→

摘要 · Abstract

我们提出了 GLM-4.5,这是一个开源的混合专家(MoE)大语言模型,总参数量为 355B,激活参数为 32B,采用混合推理方法,支持思考模式和直接响应模式。通过在 23T 令牌上进行多阶段训练,并结合专家模型迭代和强化学习的全面后训练,GLM-4.5 在智能体、推理和编码(ARC)任务上取得了强劲性能:TAU-Bench 得分 70.1%,AIME 24 得分 91.0%,SWE-bench Verified 得分 64.2%。尽管参数量远少于多个竞争对手,GLM-4.5 在所有评估模型中综合排名第三,在智能体基准测试中排名第二。我们同时发布了 GLM-4.5(355B 参数)和精简版 GLM-4.5-Air(106B 参数),以推动推理和智能体 AI 系统的研究。代码、模型及更多信息请访问 https://github.com/zai-org/GLM-4.5。

We present GLM-4.5, an open-source Mixture-of-Experts (MoE) large language model with 355B total parameters and 32B activated parameters, featuring a hybrid reasoning method that supports both thinking and direct response modes. Through multi-stage training on 23T tokens and comprehensive post-training with expert model iteration and reinforcement learning, GLM-4.5 achieves strong performance across agentic, reasoning, and coding (ARC) tasks, scoring 70.1% on TAU-Bench, 91.0% on AIME 24, and 64.2% on SWE-bench Verified. With much fewer parameters than several competitors, GLM-4.5 ranks 3rd overall among all evaluated models and 2nd on agentic benchmarks. We release both GLM-4.5 (355B parameters) and a compact version, GLM-4.5-Air (106B parameters), to advance research in reasoning and agentic AI systems. Code, models, and more information are available at https://github.com/zai-org/GLM-4.5.

核心贡献 · Key contributions

局限 · Limitations

论文章节 · Sections(共 18)

阅读逐段中英对照全文 →