-
Notifications
You must be signed in to change notification settings - Fork 65
feat: upgrade to transformers v5 #659
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
Merged
Changes from all commits
Commits
Show all changes
21 commits
Select commit
Hold shift + click to select a range
ee02546
accommodate renaming of AutoModelForVision2Seq to AutoModelForImageTe…
yash4242 6b797d2
accomodate renaming of include_tokens_per_second to include_num_input…
yash4242 b749727
accommodate mllama model.language_model issue and gptneoxtokenizer an…
yash4242 a3bc638
replace addition_special_tokens with extra_special_tokens
yash4242 f823261
Merge branch 'main' into yash-tfv5
dushyantbehl 28605d4
changed library versions in pyproject.toml
yash4242 ba6ffb0
fix pyproject toml after the rebase
yash4242 6c28f16
add more handing for the filenotfound exception handling in multi ran…
yash4242 800b288
merge existing extra_special_tokens with new ones to prevent replacement
yash4242 c7c9d89
remove the old commented lines, only letting the new renamed lines st…
yash4242 d5e1862
remove the old commented lines
yash4242 407a43d
remove the old commented lines
yash4242 35033ec
Merge branch 'main' into yash-tfv5
yash4242 68ca44c
complete housekeeping and removing old comments and repetitive comments
yash4242 3168e54
put upperbounds on dependencies in pyproject
yash4242 c507131
fix input_ids
yash4242 eb7b243
Merge branch 'main' into yash-tfv5
yash4242 4f482f1
linting and formatting
yash4242 e14d2ce
remove multiple excepts
yash4242 fd3b977
add messages control to remove in pylintrc
yash4242 c854702
upgrade support to trl 0.27+
yash4242 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
Some comments aren't visible on the classic Files Changed page.
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
Oops, something went wrong.
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.