
ZHIPU AI OPEN PLATFORM
Zhipu's new flagship model achieves SOTA among global open-source models with multiple capabilities! The lightweight version of GLM-4.5 natively integrates reasoning, coding, and …
智谱清言
中国版对话语言模型,与GLM大模型进行对话。
GLM-4.5: Reasoning, Coding, and Agentic Abililties
Jul 28, 2025 · GLM-4.5 enhances the complex code generation capabilities introduced in the April release of GLM-4. The model now creates sophisticated standalone artifacts—from interactive …
GLM-4.5-Flash - 智谱AI开放文档
全新上线的 glm-4.5-flash 模型在确保强大推理能力、稳定代码生成和多工具协同处理能力的同时,具备显著的运行速度优势,且完全免费开放使用。
GLM-4.5 - by Zhipu AI
GLM-4.5 is Zhipu AI's flagship open-source large language model, designed specifically for agentic AI applications. Released in July 2025, GLM-4.5 represents a breakthrough in …
智谱
智谱是由清华大学计算机系技术成果转化而来的公司,致力于打造新一代认知智能通用模型。 公司合作研发了双语千亿级超大规模预训练模型GLM-130B,并构建了高精度通用知识图谱,形成 …
GLM-4.5 - 旗舰开源 AI 模型
体验 GLM-4.5,中国旗舰开源 AI 模型,拥有 355B 参数和多模态能力。 探索高级推理、代码生成等功能。 立即开始您的 AI 之旅。
GitHub - THUDM/GLM: GLM (General Language Model)
GLM is a General Language Model pretrained with an autoregressive blank-filling objective and can be finetuned on various natural language understanding and generation tasks.
国产大模型技术突破:GLM-4.5系列开源发布,3550亿参数模型刷 …
4 days ago · 该系列包含GLM-4.5基础模型、GLM-4.5-Air轻量版以及混合推理模型的FP8量化版本,均采用商业友好的MIT开源许可证,开发者可自由用于商业部署与二次创新。 这一举措不仅 …
广义线性模型 (generalized linear model)理论与实操流程 - 知乎
Feb 27, 2025 · 广义线性模型(Generalized Linear Model, GLM)是一种灵活的统计模型框架,它扩展了传统线性回归模型,以适应各种不同的数据分布和类型。