-
Notifications
You must be signed in to change notification settings - Fork 2.5k
build: Upgrade transformers to the latest version 4.34.1 #5994
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
julian-risch
merged 25 commits into
deepset-ai:main
from
grantmwilliams:bump-transformers-to-4-34
Oct 24, 2023
Merged
Changes from all commits
Commits
Show all changes
25 commits
Select commit
Hold shift + click to select a range
e056325
Upgrade transformers to the latest version 4.34.0 so that Haystack ca…
6d98b28
update release notes
685c218
Merge branch 'main' into bump-transformers-to-4-34
grantmwilliams c3746ba
updated missing lazy import
da4249f
Update .github workflows imports
df2abfc
bump more versions in .github workflows
eb28cc1
rever import sorting
82f16ca
Update to catch runtime errors to match haystack_hub changes
1d54ca2
Merge branch 'main' into bump-transformers-to-4-34
grantmwilliams e88ccfd
add language parameter value to whisper test
julian-risch e592478
Merge branch 'main' into bump-transformers-to-4-34
julian-risch e8f32dc
bump transformers version in linting preview workflow
julian-risch 2f28516
bump transformers version in linting preview workflow
julian-risch a6e5485
Merge branch 'main' into bump-transformers-to-4-34
julian-risch 5229fdd
bump version to v4.34.1
julian-risch 3f4b3ce
Merge branch 'main' into bump-transformers-to-4-34
julian-risch db68156
resolve mypy issue with reused variables
julian-risch 515a315
install openai-whisper without dependencies
julian-risch e778820
Merge branch 'main' into bump-transformers-to-4-34
julian-risch 55619fe
remove audio extra, update whisper install instructions
julian-risch fb1f662
remove audio extra, update whisper install instructions
julian-risch 97f8352
keep audio extra but add version
julian-risch 3284178
keep audio extra with no constraints
julian-risch a15137a
remove audio extra
julian-risch 2bab959
Merge branch 'main' into bump-transformers-to-4-34
julian-risch File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
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
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
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
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
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
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
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
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
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
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
5 changes: 5 additions & 0 deletions
5
releasenotes/notes/bump-transformers-to-4-34-38d045d8e42ea0a2.yaml
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
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,5 @@ | ||
| --- | ||
| enhancements: | ||
| - | | ||
| Upgrade Transformers to the latest version 4.34.1. | ||
| This version adds support for the new Mistral, Persimmon, BROS, ViTMatte, and Nougat models. |
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
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
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.
Uh oh!
There was an error while loading. Please reload this page.