-
Notifications
You must be signed in to change notification settings - Fork 269
Adds multimodal support and MMMU pro #675
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 30 commits
Commits
Show all changes
43 commits
Select commit
Hold shift + click to select a range
409b0c0
init
NathanHB ee334c5
init
NathanHB e988f6f
init
NathanHB 5fddc82
Naive implementation
qubvel 7ce9c97
Fix choices + change metric
qubvel e08731a
refactor prompt function
qubvel 8d4543b
style
qubvel 05df4b6
FIx typing
qubvel 16a9e97
Merge branch 'main' into nathan-adds-multimodal
qubvel de60add
Update max length
qubvel 5fd52f5
Remove docs
qubvel 10b4e0b
Update auto processor
qubvel bc7610d
add quantization config, transformers config
qubvel 49e4986
Update generation size
qubvel 75c900c
Add batching
qubvel 4e5fdd3
Style
qubvel d1ae8b7
Add images to requests
qubvel f855158
nit
qubvel 641819e
nit
qubvel aa0acb7
Clean up a bit
qubvel 56f962b
nit
qubvel 8e99388
Fix batch size
qubvel 418840d
Add images for Doc class
qubvel e35db98
clean-up prompt manager
qubvel 57c18f7
Style
qubvel 7cd35c2
Style
qubvel e13cac9
Clean up prompt manager
qubvel fa18ec2
Add dtype
qubvel c59e5af
Update prompt function
qubvel 8f31f1b
Refactor to pass ruff check
qubvel 3675066
fix the CI
NathanHB 30e22ab
fix the CI
NathanHB 924bf13
Fit typing
qubvel b909259
Fix system content
qubvel 665474a
Split to vision and standard tasks
qubvel 1a73dd0
Data parallel
qubvel b618af7
Clean up config docs, tokenizer -> processor
qubvel 79e222d
Add fast image processor option
qubvel bd2c595
Fix style
qubvel 831f95e
commit
NathanHB 80568e7
commit
NathanHB 9fb75a6
commit
NathanHB 62165a8
commit
NathanHB 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
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. need working will mainly be here, first is to have the greedy untill function working |
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
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.