-
Notifications
You must be signed in to change notification settings - Fork 1.8k
[TRTLLM-7326][feat] Add standalone multimodal encoder #6743
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 all commits
Commits
Show all changes
22 commits
Select commit
Hold shift + click to select a range
3d56f70
Add multimodal encoder engine path
chang-l af28597
Bug fixing and use tensor handle
chang-l 3c7c788
Enable trtllm-serve endpoint
chang-l 29a23e2
Enable llava-next
chang-l e7bc795
Add unit test and add back attach_emb for llava model
chang-l 2c8c31e
Minor update/cleanup
chang-l 262ebcb
Address comments and add more UTw
chang-l b2cd0bb
add type hints
chang-l ca90390
Add integration (endpoint server) test
chang-l 7d7b950
Merge remote-tracking branch 'upstream/main' into add_mm_encoder
chang-l 672d476
Format
chang-l 3ce172e
bug fix for adjust init order slightly
chang-l 8b5b64b
address some comments from coderabbit
chang-l cb7ddec
fix ci and address suggestions from ai
chang-l 37b24bd
fix ci
chang-l 34b500e
update llmapi reference
chang-l e95e515
Merge remote-tracking branch 'upstream/main' into add_mm_encoder
chang-l daf5397
Merge branch 'main' into add_mm_encoder
chang-l f7fef9a
Merge branch 'main' into add_mm_encoder
chang-l a9686e0
Merge branch 'main' into add_mm_encoder
chang-l 6ed6b45
Merge branch 'main' into add_mm_encoder
chang-l c9bedf2
Merge branch 'main' into add_mm_encoder
chang-l 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
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.