-
-
Notifications
You must be signed in to change notification settings - Fork 10.6k
[Model] Refactor Phi-4-multimodal to use merged processor and support V1 #15477
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 1 commit
Commits
Show all changes
47 commits
Select commit
Hold shift + click to select a range
ae47519
init phi4mm multimodal processor
Isotr0py 1a3e9c5
remove unused func
Isotr0py 41e00f6
make image inference work
Isotr0py 373d0a8
image work
Isotr0py a3f9725
fix multi images
Isotr0py 83ce87c
init v1
Isotr0py 20fa915
v1 image work
Isotr0py 6feca07
make audio run
Isotr0py 70478c8
fix
Isotr0py fbe07ff
fix audio correctness
Isotr0py 49fb233
fix multi audios
Isotr0py 51dde9c
fix resampling
Isotr0py f071581
fix resampling
Isotr0py d665855
fix audio diff
Isotr0py f63d7c2
unpad audio features
Isotr0py 83c08fc
fix v1 audio
Isotr0py 1b9f027
clean legacy code
Isotr0py e44b883
Merge remote-tracking branch 'upstream/main' into phi-4-mm-refactor
Isotr0py 76f8b8e
clean up
Isotr0py 7cd6f4a
Merge branch 'vllm-project:main' into phi-4-mm-refactor
Isotr0py fb6b659
clean up
Isotr0py 9fab0e4
minor refactor
Isotr0py 660cfd7
minor fix
Isotr0py 341a8f9
code format
Isotr0py 335a29e
refactor audio resample
Isotr0py e755e6b
minor refactor audio encoder
Isotr0py 5714c18
increase test max_model_len
Isotr0py d3dd9e0
add processor tests
Isotr0py 5a505b8
revert unnecessary changes
Isotr0py a020575
Merge branch 'vllm-project:main' into phi-4-mm-refactor
Isotr0py 11bb0a9
Merge branch 'vllm-project:main' into phi-4-mm-refactor
Isotr0py b40b458
add scipy to doc requirement
Isotr0py 4f3049d
fix doc build
Isotr0py af3a239
Merge branch 'vllm-project:main' into phi-4-mm-refactor
Isotr0py 6cce3fe
init vision speech test
Isotr0py a54dae3
make vision speech test passed
Isotr0py 516d9da
fix ultravox test import
Isotr0py faa14d5
Fix online inference
DarkLight1337 d01cafa
Merge branch 'main' into phi-4-mm-refactor
DarkLight1337 0f6859e
Merge branch 'main' into phi-4-mm-refactor
DarkLight1337 3b284e5
Merge branch 'main' into phi-4-mm-refactor
Isotr0py 5ddf574
expose dynamic_hd
Isotr0py 3e2aae1
Merge branch 'main' into phi-4-mm-refactor
Isotr0py bf8a340
Merge branch 'main' into phi-4-mm-refactor
DarkLight1337 e9724c8
reduce max_model_len in example to fit single gpu
Isotr0py 9dfbf86
Merge branch 'main' into phi-4-mm-refactor
Isotr0py 11be486
update profiler and fix ultravox tests
Isotr0py 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
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.