-
-
Notifications
You must be signed in to change notification settings - Fork 8.4k
[VLM] Qwen2.5-VL #12604
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
[VLM] Qwen2.5-VL #12604
Changes from all commits
Commits
Show all changes
54 commits
Select commit
Hold shift + click to select a range
b400cc6
initial
ywang96 022387e
add to chat utils
ywang96 dc1155a
Merge branch 'vllm-project:main' into qwen2_5_vl
ywang96 4f9b3b8
Add basic ViT functionality
yixqiao dd12f26
Add new window index and new forward logic
yixqiao a7b0143
mrope
ywang96 e5b127f
Code cleanup
yixqiao a75217f
More cleanup and minor changes
yixqiao 97feddd
add test
ywang96 10e4604
fix name
ywang96 d274643
Replace with SiLU
yixqiao fdb1668
Cleanup
yixqiao 0d09631
Merge pull request #1 from ywang96/qwen2_5_vl_new_vit
ywang96 00ed88e
attn
ywang96 6f79d82
include second_per_grid_ts
ywang96 94c9e1a
Merge branch 'main' into qwen2_5_vl
ywang96 59957d5
[fix] fix activate func and format code.
d8aaf7b
format
ywang96 f1f0739
add hf in copyright
ywang96 c614bab
fix second_per_grid_ts
ywang96 c5a056c
add fps
ywang96 85dd9b4
simplify
ywang96 097d041
add to doc
ywang96 ddaa2dd
add note about transformers
ywang96 061d97b
Merge branch 'main' into qwen2_5_vl
ywang96 d730832
header
ywang96 7d68a94
typing
ywang96 3c9bbe8
typing
ywang96 c8ba46d
[fix] fix typo
3133d4b
[fix] add offline_inference for qwen2_5_vl
8619418
[fix] fix typo
0fcea60
[fix] merge main stream
e765e1e
Merge pull request #2 from wulipc/qwen2_5_vl_fix
ywang96 3aaadf5
rename
ywang96 367ac38
add back embeddings support to doc
ywang96 288b2f4
add test to registry
ywang96 7174760
reuse helper
ywang96 6b1aa77
cleanup
ywang96 0adcd05
cleanup
ywang96 b50268d
update attention module
ywang96 b5db9f5
remove assert
ywang96 c6f2515
add back embedding support to doc
ywang96 71930b5
Merge branch 'main' into qwen2_5_vl
ywang96 a62ffe8
add fps kwarg
ywang96 1a7d4ce
Add test
DarkLight1337 562840f
Update registry
DarkLight1337 278e93a
Clean up
DarkLight1337 ce48159
Merge branch 'vllm-project:main' into qwen2_5_vl
ywang96 8818c9d
Revert "update attention module"
ywang96 7c813dd
add note
ywang96 9708f5d
Merge branch 'main' into qwen2_5_vl
DarkLight1337 1acfa42
Merge branch 'vllm-project:main' into qwen2_5_vl
ywang96 551b64e
Merge branch 'vllm-project:main' into qwen2_5_vl
ywang96 bbd2f98
no lora
ywang96 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
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.