-
Notifications
You must be signed in to change notification settings - Fork 33.7k
🚨 Move rotary_partial_emb to RopeParams and delete unnecessary code 🔪
#42255
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 9 commits
Commits
Show all changes
25 commits
Select commit
Hold shift + click to select a range
b8f8dd8
tmp
zucchini-nlp 2ee00d0
batch push
zucchini-nlp b64791e
maybe better pop and break, and we'll have one theta per config in th…
zucchini-nlp a2b780b
update a few models?
zucchini-nlp ccc697a
fix tests that are easu first
zucchini-nlp eb282d1
dont overwrite if already present!!!
zucchini-nlp 5a87125
partial rotary factor
zucchini-nlp 6d07c32
more fixes to the god of fixes
zucchini-nlp dfa93a1
rebase
zucchini-nlp 22f94e2
setdefault
zucchini-nlp 6f4ed17
fix copies
zucchini-nlp b3fa5cf
Update src/transformers/modeling_rope_utils.py
zucchini-nlp b2ca2eb
Update src/transformers/models/efficientloftr/configuration_efficient…
zucchini-nlp 32adaac
attempt one
zucchini-nlp 5bb12c4
update all models
zucchini-nlp f5dd9d5
fix tests
zucchini-nlp a50598e
fix tests
zucchini-nlp e4f2b82
oops
zucchini-nlp f9260c4
fix slow tests with nested rope models
zucchini-nlp a1dbf30
fix copies
zucchini-nlp 117732b
merge main
zucchini-nlp 80a1283
deal with circular import and move the mixin to base config class
zucchini-nlp 0bb5402
fix copies
zucchini-nlp 3e18fd3
fix a few tests
zucchini-nlp 594523e
update the migration guide
zucchini-nlp 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
Large diffs are not rendered by default.
Oops, something went wrong.
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.