-
Notifications
You must be signed in to change notification settings - Fork 5.2k
vlm: optimize tensor transport #6003
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 36 commits
Commits
Show all changes
39 commits
Select commit
Hold shift + click to select a range
e68cd14
refactor: unify feature field of MultimodalDataItem
mickqian 47e3b99
update
mickqian 159868a
update
mickqian b3c745e
update
mickqian 874375d
update
mickqian ddc2623
update
mickqian 1400d00
tensor_transport_mode
mickqian 4f2e3f9
tp=0 and tp>0 working
mickqian 5f81bb0
working
mickqian 4f1b017
fallback on tp
mickqian 22ff65e
cleanup
mickqian 46faf28
cleanup
mickqian fc3ef78
refactor with TransportableTensor
mickqian 6cd047a
work with tp
mickqian ea51000
update
mickqian 4658110
remove deepcopy
mickqian fcbe5c3
cleanup
mickqian ddd2585
cleanup
mickqian 7f2b92b
replace awkward __getstate__
mickqian 9bf97b8
update
mickqian bd222f5
cleanup
mickqian 31bb7a2
cleanup
mickqian ab8cdd3
revert mmmu related
mickqian 736acfb
revert mmmu related
mickqian 2c2e323
cleanup
mickqian 81ba186
processor
mickqian 7a12fbb
TransportableTensor __getstate__
mickqian aa5c34d
rename
mickqian 2559180
update
mickqian 886bd05
fix
mickqian 56c07c1
upd
mickqian 631d4b5
upd
mickqian f2379c4
Merge branch 'main' into optimize_req
JustinTong0323 a86de63
remove duplicate multimodal_processors/qwen_audio.py
JustinTong0323 fded26d
refactor: update terminology from 'precomputed features' to 'precompu…
JustinTong0323 deec266
refactor: update constructors in multimodal processors to accept addi…
JustinTong0323 ef75f54
fix
mickqian 8cd0b75
fix: rename precomputed_features to precomputed_embeddings
JustinTong0323 54a8f31
Merge branch 'main' into optimize_req
JustinTong0323 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
Oops, something went wrong.
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.