-
Notifications
You must be signed in to change notification settings - Fork 34.1k
[PixtralLarge] Update Pixtral conversion script to support large format!
#34801
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 43 commits
Commits
Show all changes
46 commits
Select commit
Hold shift + click to select a range
4f76390
update conversion script
32b1443
update for bias again
1e6695e
remove pdv
5ac86ec
use my dir
Rocketknight1 2448e23
Update how we initialize the tokenizer
Rocketknight1 08ae1d8
Convert in bfloat16
Rocketknight1 e4658f0
Undo that one again
Rocketknight1 72a1460
fix config dump
Rocketknight1 399731b
.to() was broken for BatchMixFeature
Rocketknight1 22fa744
quick debug breakpoint
Rocketknight1 e95af1b
put the breakpoint in the right place
Rocketknight1 9df78af
Add a config flag for the multimodal projector bias
Rocketknight1 b756909
Add a config flag for the multimodal projector bias
Rocketknight1 069accf
Conversion script can load chat templates
Rocketknight1 90670a5
Indent config for comparison
Rocketknight1 e124a93
Stop clobbering the config
Rocketknight1 bbaa6f1
Re-enable the config clobber
Rocketknight1 7a7acbb
Get rid of the config manual save - it has no effect!
Rocketknight1 65e3336
Handle adapter bias correctly
Rocketknight1 4c98a65
Default vision transformer activation to silu
Rocketknight1 17bfbdd
Remove legacy processing path
Rocketknight1 2e50b89
One commit with all the debug breakpoints before I delete them all, i…
Rocketknight1 e2b6531
Update conversion
Rocketknight1 2320c14
Remove vLLM debugging instrumentation
Rocketknight1 624f3c2
Drop xformers
Rocketknight1 81bde8d
Remove debug enumerates
Rocketknight1 aa0630f
make fixup
Rocketknight1 63282bb
make fixup
Rocketknight1 436104d
Break copied from in pixtral
Rocketknight1 3a87990
Propagate multimodal_projector_bias change
Rocketknight1 97ebda3
Propagate multimodal_projector_bias change
Rocketknight1 05294a1
Remove debug device .to()
Rocketknight1 984a55e
Restore attention weights output
Rocketknight1 8884969
Fix Pixtral test
Rocketknight1 8074e95
Drop image_seq_length
Rocketknight1 0d29bc3
Drop image_seq_length
Rocketknight1 99ea497
Put the legacy processing code back
Rocketknight1 5fe8af6
Merge branch 'main' into pixtral-large-script
Rocketknight1 5eb3f6c
Add the bias option to the llava_next_video config
Rocketknight1 6f026c1
Add the bias option to the llava_next_video config
Rocketknight1 e39d0ea
Make certain args required in converter
Rocketknight1 9562cd9
Make certain args required in converter
Rocketknight1 41454f7
Merge branch 'main' into pixtral-large-script
Rocketknight1 d48f25d
typo
Rocketknight1 5f125b7
make fixup
Rocketknight1 bf2ddda
Reverting some dtype changes since it seems to work without them
Rocketknight1 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
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.