返回全部动态

Transformers 发布补丁 v5.15.1 修复多项问题

原标题:Patch release: v5.15.1

Transformers Releases一手来源产品发布质量 72

AI 摘要

Hugging Face Transformers 发布了补丁版本 v5.15.1,主要修复了 DFlash 和 MTP 候选生成器的问题,以及在使用 Lanczos 滤波器时图像在加速器上无法处理的问题。该版本包含多个提交,涉及设备不匹配、logit 分布对齐、配置缺失和图像处理回退等修复。

以上摘要由 AI 生成,可能存在误差。事实请以原文为准。

正文节选

# Patch release v5.15.1 This patch most notably solves a few issues with DFlash and MTP candidate generators, as well as an issue where images could sometimes not be processed on accelerator if using Lanczos filter. It contains the following commits: - Fix DFlash candidate token device mismatch with device_map="auto" (#47877) by @sywangyi and @Cyrilvallez - Align logit distributions for CandidateGenerators using sampling (#48007) by @Cyrilvallez - Fix MTP config when mlp_layer_types


发布时间:2026-08-19 18:50
抓取时间:2026-08-19 19:02
来源机构:Hugging Face
阅读原文github.com