Merged
Conversation
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## main #117 +/- ##
==========================================
- Coverage 99.63% 99.59% -0.04%
==========================================
Files 13 13
Lines 2191 2494 +303
==========================================
+ Hits 2183 2484 +301
- Misses 8 10 +2 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
9264e7e to
b195acb
Compare
Bumps [transformers](https://github.com/huggingface/transformers) from 2.3.0 to 4.57.6. - [Release notes](https://github.com/huggingface/transformers/releases) - [Commits](huggingface/transformers@v2.3.0...v4.57.6) --- updated-dependencies: - dependency-name: transformers dependency-version: 4.57.6 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
b195acb to
6376817
Compare
|
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.



Rebasing might not happen immediately, so don't worry if this takes some time.
Note: if you make any changes to this PR yourself, they will take precedence over the rebase.
Bumps transformers from 2.3.0 to 4.57.6.
Release notes
Sourced from transformers's releases.
... (truncated)
Commits
753d611Release 4.57.6ee9aed5Fixed incorrect model_type for qwen2vl and qwen2.5vl when config is saved and...542e65fRelease 4.57.5c3098a9Fix lr_scheduler_parsing (#41322)7d5c2b5QwenVL: add skipped keys insetattras well (#41808)bfd87b9Release 4.57.4018def0Grouped beam search from config params (#42472)a0699c9Handle decorator with optional arguments better (#42512)33ac6bdfix: make mistral base check conditional to fix offline loading (#42880)47b0e474.57.3