-
Notifications
You must be signed in to change notification settings - Fork 34.1k
Attn implementation for composite models #32238
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 10 commits
Commits
Show all changes
74 commits
Select commit
Hold shift + click to select a range
028e502
first try
zucchini-nlp 589d18a
codestyle
zucchini-nlp b33982f
idefics2 is happy
zucchini-nlp b0baa75
[run-slow] llava, llava_next, video_llava, vipllava, llava_next_video…
zucchini-nlp 9f19211
fix-copies
zucchini-nlp 19e0f3f
[run-slow] llava, llava_next, video_llava, vipllava, llava_next_video…
zucchini-nlp 56a6f81
blip-2 needs to init vision from config
zucchini-nlp bbff1ac
when was this removed O_o
zucchini-nlp 8485df9
minor fix
zucchini-nlp ba7ee7f
tests
zucchini-nlp d793d04
this way?
zucchini-nlp 58aff27
tests
zucchini-nlp 4e4bd27
model-agnostic code
zucchini-nlp 52e77b3
codestyle
zucchini-nlp 0feec1e
add tests for idefics
zucchini-nlp 7b61096
modify general test for VLMs
zucchini-nlp 9d15024
no generation test for vlm yet!
zucchini-nlp 4e20af6
no generation test here also
zucchini-nlp 1c6435d
wanr in VIT-SDPA if output attn
zucchini-nlp ea71d89
add more tests
zucchini-nlp 17f9e69
user can pass dict as attn impl
zucchini-nlp 140f222
repo consistency
zucchini-nlp 3648537
update
zucchini-nlp ca95fee
muicgen
zucchini-nlp 79cae6d
no prints
zucchini-nlp 378274b
forgot speech enc-dec and clip
zucchini-nlp a772ff5
how many composite models we have?
zucchini-nlp 3e6787c
musicgen meelody is same as mudicgen
zucchini-nlp 00b2065
+siglip
zucchini-nlp 5cdfbfb
fix tests + add some more
zucchini-nlp 723f27d
remove idefics custom overriden code
zucchini-nlp 198c60c
make idefics2 automappable
zucchini-nlp 2713616
nits
zucchini-nlp 3aef763
skip tests
zucchini-nlp 6c31934
doctests
zucchini-nlp 2f90176
Update src/transformers/models/idefics2/configuration_idefics2.py
zucchini-nlp 3dfb48c
Update tests/models/clip/test_modeling_clip.py
zucchini-nlp 505ed3f
Update tests/models/idefics2/test_modeling_idefics2.py
zucchini-nlp 4c9f894
Update tests/models/idefics2/test_modeling_idefics2.py
zucchini-nlp d7d54f8
Update src/transformers/configuration_utils.py
zucchini-nlp b6e9951
major update, no need for automap
zucchini-nlp d1a291c
clean up
zucchini-nlp 57119b1
add FA2 test
zucchini-nlp cfb9198
more tests
zucchini-nlp 720694f
merge main
zucchini-nlp a2e9062
style
zucchini-nlp e72c03d
skip tests
zucchini-nlp 60df872
why did these started failing now?
zucchini-nlp 6d12897
no attributes for FA2 needed
zucchini-nlp 957e64e
one tiny test
zucchini-nlp 94e7578
address comment about FA2 false warning
zucchini-nlp 2607d94
merge main
zucchini-nlp 59aa480
style
zucchini-nlp 1dc8bd1
add new models and resolve conflicts
zucchini-nlp 04aba9f
fix copies
zucchini-nlp 598b6f5
let it be this way for now, come back tomorrow to review
zucchini-nlp 6d02e5c
some more fixes
zucchini-nlp a578fdc
update
zucchini-nlp c02a943
more updates
zucchini-nlp 19de595
update
zucchini-nlp d691097
fix copies
zucchini-nlp 1fa548f
Merge remote-tracking branch 'upstream/main' into vlm_sdpa_flag
zucchini-nlp 39c032e
style and tests
zucchini-nlp 74b211f
another big update
zucchini-nlp 6dcf21a
fix tests
zucchini-nlp 5a6ffe7
Merge remote-tracking branch 'upstream/main' into vlm_sdpa_flag
zucchini-nlp b93b79a
fix tests
zucchini-nlp 702dacf
update
zucchini-nlp 0616732
another update
zucchini-nlp 28859ce
Merge branch 'main' into vlm_sdpa_flag
zucchini-nlp ebf15ef
fix tests
zucchini-nlp 0941fee
merge main
zucchini-nlp 24a9fc5
fix copies
zucchini-nlp 4eed237
fix tests
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
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.