-
-
Notifications
You must be signed in to change notification settings - Fork 10.6k
[V1] Extend beyond image modality and support mixed-modality inference with Llava-OneVision #11685
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
55 commits
Select commit
Hold shift + click to select a range
022c6b4
initial
ywang96 43fdf45
fix llava ov
ywang96 e0fb002
iterate
ywang96 a9b9757
Merge branch 'vllm-project:main' into v1-llava-ov
ywang96 b45010b
revert padding tensor
ywang96 d83e25e
simplify
ywang96 d13b0f7
comment
ywang96 7d1f19a
Merge branch 'vllm-project:main' into v1-llava-ov
ywang96 6959ec0
simplify and doc
ywang96 ba071c6
refactor logic
ywang96 ba2f399
format
ywang96 ff4cdea
Merge branch 'vllm-project:main' into v1-llava-ov
ywang96 2eebfd9
switch order
ywang96 20dd84d
refactor
ywang96 34ec194
typing
ywang96 9f19629
hasher
ywang96 66484aa
consolidate mm hasher
ywang96 1423f5f
typing
ywang96 ba17100
Merge branch 'vllm-project:main' into v1-llava-ov
ywang96 b3c41ce
Merge branch 'main' into v1-llava-ov
ywang96 14481fd
fix length check
ywang96 6f435cf
update profiling
ywang96 16e5b04
update dummy data for llava-ov
ywang96 612880b
preserve modality order
ywang96 3022754
format
ywang96 20d6a67
simplify
ywang96 3dd2db2
typo
ywang96 5ce6f7a
clarify
ywang96 4113e51
add test
ywang96 3ca30fc
fix test
ywang96 ef8c6d1
add note
ywang96 87f4216
Merge branch 'v1-llava-ov' of https://github.com/ywang96/vllm into v1…
ywang96 bc1debd
comment
ywang96 56a7ef0
typo
ywang96 568a586
rename
ywang96 6ca99a3
remove redundant constants
ywang96 6c8ff3b
update interface with note
ywang96 293b3fe
update doc
ywang96 14482bf
address review comments
ywang96 eeee402
use namedtuple
ywang96 7f4815e
add comment
ywang96 1ba40e9
update
ywang96 2eb4cf1
format
ywang96 fe71431
format
ywang96 1a7b39c
remove unneeded check
ywang96 61991b6
Merge branch 'main' into v1-llava-ov
ywang96 ceec26e
remove unused import
ywang96 7879952
restrict mm_hash to V1
ywang96 72ae769
fix test and reorder code for readability
ywang96 48811b6
typo
ywang96 b31fd4f
format
ywang96 be54b2c
Fix dummy requests
DarkLight1337 b2cbc5a
Pass sanity check
DarkLight1337 3400d07
format
DarkLight1337 2461f0f
Merge branch 'main' into v1-llava-ov
DarkLight1337 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
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.