返回全部动态
Transformers v5.16.1 发布,支持 GLM-5.3-Flash 多模态模型
原标题:Release v5.16.1
AI 摘要
Hugging Face 发布 Transformers 库 v5.16.1,重点支持 GLM-5.3-Flash 模型。该模型是 GLM-5 系列首个原生多模态模型,拥有 320B 总参数和 18B 激活参数,性能超越 GLM-5.2,价格仅为十分之一,在编码和智能体基准上接近 Claude Opus 4.8。此外,该版本还包含若干小修复,如恢复张量并行 API 的向后兼容性,并固定 ESMFold2 的内核版本以增强安全性。
以上摘要由 AI 生成,可能存在误差。事实请以原文为准。
正文节选
# Release v5.16.1 This is a special release as we include GLM! (and a few small fixes) # GLM-5.3-Flash <img width="4239" height="2643" alt="image" src="https://github.com/user-attachments/assets/17bc9c29-758b-44c8-8230-42f945ded209" /> GLM-5.3-Flash, the first **natively multimodal model** in the GLM-5 series. With 320B total parameters and just 18B active parameters, it outperforms GLM-5.2 across benchmarks and real-world workloads at one-tenth the price, while approaching Claude Op
发布时间:2026-08-26 22:50
抓取时间:2026-08-28 18:03
来源机构:Hugging Face