Update transformers requirement from >=5.5.0 to >=5.15.1 in /LLM - #523
Closed
dependabot[bot] wants to merge 1 commit into
Closed
Update transformers requirement from >=5.5.0 to >=5.15.1 in /LLM#523dependabot[bot] wants to merge 1 commit into
dependabot[bot] wants to merge 1 commit into
Conversation
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
Bot
force-pushed
the
dependabot/pip/LLM/transformers-gte-5.15.0
branch
from
August 25, 2026 18:39
a4a80d8 to
c381b11
Compare
Contributor
Author
|
Superseded by #544. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Updates the requirements on transformers to permit the latest version.
Release notes
Sourced from transformers's releases.
Commits
550d7b3Release: v5.15.17e9f99cFix MTP config when mlp_layer_types is absent (#48015)6e336fdFix gemma4 video to device (#47896)c79e26aFallback from 'lanczos' to 'bicubic' when on cuda (#48026)d93f042Align logit distributions for CandidateGenerators using sampling (#48007)69bc61dFix DFlash candidate token device mismatch with device_map="auto" (#47877)5eddc12Release: v5.15.07bfaf47Add MuseGlimmer (#47867)4bd3150Revert "Fix CodeLlama tokenizer dropping leading whitespace on decode (#47488...fd12552Fix cached_files silently returning stale file on read-only filesystem (EROFS...