PulseAugur
EN
LIVE 14:00:58

Hugging Face Transformers library releases v5.15.1 patch update

The Hugging Face Transformers library has released version v5.15.1, a patch update addressing several issues. Key fixes include resolving device mismatches with DFlash candidate generators when using device_map="auto", aligning logit distributions for candidate generators, and correcting MTP configuration when mlp_layer_types is absent. Additionally, the release includes a fallback from 'lanczos' to 'bicubic' filtering on CUDA and a fix for Gemma4 video processing on devices. AI

IMPACT Minor improvements to the Hugging Face Transformers library, addressing specific bugs in image processing and model generation.

RANK_REASON This is a patch release for a software library, not a frontier model release or significant industry event.

Read on Transformers — Releases →

AI-generated summary · Google Gemini · from 1 sources. How we write summaries →

Hugging Face Transformers library releases v5.15.1 patch update

COVERAGE [1]

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

    Patch release: 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…