-
Notifications
You must be signed in to change notification settings - Fork 30.2k
🚨 Always return Cache objects in modelings (to align with generate) #39765
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
manueldeprada
merged 32 commits into
huggingface:main
from
manueldeprada:no-from_legacy-init
Aug 18, 2025
Merged
Changes from 26 commits
Commits
Show all changes
32 commits
Select commit
Hold shift + click to select a range
fe5f374
watch the world burn
manueldeprada 6567a14
fix models, pipelines
manueldeprada 605ba14
fix models that are both enc-dec and StandaloneDecoder
manueldeprada 0f4a749
Merge branch 'main' into no-from_legacy-init
manueldeprada 85812b9
Merge branch 'main' into no-from_legacy-init
manueldeprada 7cdd948
replace routing_weights.device.index with a
manueldeprada 375146f
Merge branch 'fix-cpu-tests' into no-from_legacy-init
manueldeprada c6fc969
Merge branch 'main' into no-from_legacy-init
manueldeprada 0d8d68b
cyril review
manueldeprada 053cdf1
Merge branch 'main' of github.com:huggingface/transformers into no-fr…
manueldeprada f725e21
raise error if None is passed
manueldeprada 495ef60
fix xlm model
manueldeprada 00a1cd4
fixes
manueldeprada 18dde86
ops
manueldeprada 3bfcfae
more models
manueldeprada d6fb95e
Merge branch 'main' of github.com:huggingface/transformers into no-fr…
manueldeprada 94e4712
fix flaubert
manueldeprada c7f336a
fix bert test, dont use legacy
manueldeprada e051637
Merge branch 'main' into no-from_legacy-init
manueldeprada 959271f
fix pipelines definetely, sanitize cache's select_index, create tests
manueldeprada 0ad4c8f
fix tests/trainer/test_trainer.py::TrainerIntegrationTest::test_evalu…
manueldeprada 24949fa
Revert "fix tests/trainer/test_trainer.py::TrainerIntegrationTest::te…
manueldeprada 89dbbe0
skip test
manueldeprada 04021bc
revert cache changes
manueldeprada 56a1b09
ops
manueldeprada 35dd4db
fix gpt2 test
manueldeprada 259de5a
make the error a warning
manueldeprada 4693a10
remove kwargs and return_legacy_cache
manueldeprada 260fab9
cont
manueldeprada 9baf489
cyril review
manueldeprada a0eaa4a
Merge branch 'main' of github.com:huggingface/transformers into no-fr…
manueldeprada 28cd663
fix reformer
manueldeprada 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
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.