-
-
Notifications
You must be signed in to change notification settings - Fork 11.7k
[Core][Frontend] Add Support for Inference Time mm_processor_kwargs #9131
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
DarkLight1337
merged 18 commits into
vllm-project:main
from
alex-jw-brooks:dynamic_mm_processor_kwargs
Oct 8, 2024
Merged
Changes from 15 commits
Commits
Show all changes
18 commits
Select commit
Hold shift + click to select a range
f70647b
Add mm_processor_kwargs to LLMInputs
alex-jw-brooks 40a6cf0
Add (unexposed) processor kwarg resolution for inp proc
alex-jw-brooks bbec69b
Push runtime processor kwargs through preproc
alex-jw-brooks 7977ae8
Add mm processor kwargs to offline chat
alex-jw-brooks f132873
Forward mm processor kwargs through sequence info -> mapper
alex-jw-brooks 7c0644f
Implement dynamic mm processor kwargs in mapper
alex-jw-brooks 12379d4
Add happy path tests for inference time mm proc kwargs
alex-jw-brooks b35d18a
Add inference time kwargs to sad path tests
alex-jw-brooks e71a3f4
Update example to add comment for per request processor kwargs
alex-jw-brooks 00fbdb8
Removed old test parametrize
alex-jw-brooks d977ce2
Refactor mm processor kwarg tests
alex-jw-brooks 03f0ea0
Add missing docstring to mm proc kwarg merger
alex-jw-brooks 21ac082
Add mm processor kwargs to zip utils for enc/dec
alex-jw-brooks 2bea363
Add test for zip_enc_dec_prompts
alex-jw-brooks 6c71243
Fix keyerror in encoder/decoder prompt preproc
alex-jw-brooks 8437027
Disable formatting in zip enc dec prompt tests
alex-jw-brooks 3fb3b61
Fix hack for default mapper signature inspection
alex-jw-brooks f8ebc9f
Add supports_kw tests
alex-jw-brooks 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
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.