返回全部动态
Transformers v5.17.0 发布:新增 HYV4、VibeVoice 等模型支持
原标题:Release 5.17.0
AI 摘要
Hugging Face Transformers 库发布 v5.17.0 版本,新增多个模型支持,包括 HYV4、VibeVoice、NeoMME、Fun-ASR-Nano、KimiLinear 和 Canary。这些模型涵盖语言、语音、多模态等不同领域,并引入了多种创新架构。该版本扩展了 Transformers 的模型生态,为开发者提供了更多选择。
以上摘要由 AI 生成,可能存在误差。事实请以原文为准。
正文节选
# Release v5.17.0 ## New Model additions ### HYV4 <img width="1503" height="827" alt="image" src="https://github.com/user-attachments/assets/e6ed85ee-eb1d-40eb-a0d4-c649f6337ca9" /> Hy4-Preview is a 780B-parameter mixture-of-experts language model that activates 49B parameters per token. Each MoE layer holds 256 routed experts plus one always-active shared expert and routes every token to 8 of them. The context window is 1M tokens. The architecture combines four features:
发布时间:2026-09-09 23:42
抓取时间:2026-09-09 23:47
来源机构:Hugging Face