PulseAugur
实时 14:48:28
English(EN) Patch release: v5.15.1

Hugging Face Transformers 库发布 v5.15.1 补丁更新

Hugging Face Transformers 库已发布 v5.15.1 版本,这是一个修复了若干问题的补丁更新。主要修复包括:在使用 device_map="auto" 时解决 DFlash 候选生成器的设备不匹配问题,对齐候选生成器的 logit 分布,以及在 mlp_layer_types 缺失时修正 MTP 配置。此外,该版本还包括在 CUDA 上从 'lanczos' 降级到 'bicubic' 过滤的后备方案,以及修复 Gemma4 在设备上的视频处理问题。 AI

影响 Hugging Face Transformers 库的微小改进,解决了图像处理和模型生成中的特定错误。

排序理由 这是软件库的补丁发布,不是前沿模型发布或重大的行业事件。

在 Transformers — Releases 阅读 →

AI 生成摘要 · Google Gemini · 来自 1 个来源。 我们如何撰写摘要 →

Hugging Face Transformers 库发布 v5.15.1 补丁更新

报道来源 [1]

  1. Transformers — Releases TIER_1 English(EN) · Cyrilvallez ·

    补丁发布:v5.15.1

    <h1>Patch release v5.15.1</h1> <p>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.</p> <p>It contains the following commits:</p> <ul> <li…