Skip to content

Update transformers requirement from >=5.5.0 to >=5.15.1 in /LLM - #523

Closed
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/pip/LLM/transformers-gte-5.15.0
Closed

Update transformers requirement from >=5.5.0 to >=5.15.1 in /LLM#523
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/pip/LLM/transformers-gte-5.15.0

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Aug 20, 2026

Copy link
Copy Markdown
Contributor

Updates the requirements on transformers to permit the latest version.

Release notes

Sourced from transformers's releases.

Patch release: v5.15.1

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:

Commits
  • 550d7b3 Release: v5.15.1
  • 7e9f99c Fix MTP config when mlp_layer_types is absent (#48015)
  • 6e336fd Fix gemma4 video to device (#47896)
  • c79e26a Fallback from 'lanczos' to 'bicubic' when on cuda (#48026)
  • d93f042 Align logit distributions for CandidateGenerators using sampling (#48007)
  • 69bc61d Fix DFlash candidate token device mismatch with device_map="auto" (#47877)
  • 5eddc12 Release: v5.15.0
  • 7bfaf47 Add MuseGlimmer (#47867)
  • 4bd3150 Revert "Fix CodeLlama tokenizer dropping leading whitespace on decode (#47488...
  • fd12552 Fix cached_files silently returning stale file on read-only filesystem (EROFS...
  • Additional commits viewable in compare view

@dependabot dependabot Bot added dependencies Pull requests that update a dependency file python Pull requests that update python code labels Aug 20, 2026
Updates the requirements on [transformers](https://github.com/huggingface/transformers) to permit the latest version.
- [Release notes](https://github.com/huggingface/transformers/releases)
- [Commits](huggingface/transformers@v5.5.0...v5.15.1)

---
updated-dependencies:
- dependency-name: transformers
  dependency-version: 5.15.0
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot changed the title Update transformers requirement from >=5.5.0 to >=5.15.0 in /LLM Update transformers requirement from >=5.5.0 to >=5.15.1 in /LLM Aug 25, 2026
@dependabot
dependabot Bot force-pushed the dependabot/pip/LLM/transformers-gte-5.15.0 branch from a4a80d8 to c381b11 Compare August 25, 2026 18:39
@dependabot @github

dependabot Bot commented on behalf of github Aug 25, 2026

Copy link
Copy Markdown
Contributor Author

Superseded by #544.

@dependabot dependabot Bot closed this Aug 25, 2026
@dependabot
dependabot Bot deleted the dependabot/pip/LLM/transformers-gte-5.15.0 branch August 25, 2026 21:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file python Pull requests that update python code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants