-
-
Notifications
You must be signed in to change notification settings - Fork 8.7k
[Model] Support VLMs with transformers backend #13754
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
Closed
Closed
Changes from 19 commits
Commits
Show all changes
28 commits
Select commit
Hold shift + click to select a range
26a9f1b
tmp
zucchini-nlp a502988
dump
zucchini-nlp e0b534b
clean up
zucchini-nlp 7e8f0d8
clean up 2
zucchini-nlp 57c2d85
use arbitrary high resolution in dummy inputs
zucchini-nlp de54bbf
tmp
zucchini-nlp 739216d
Merge remote-tracking branch 'upstream/main' into vlm-transformers
zucchini-nlp 4b4f8b7
still ugly but works with latest processor update
zucchini-nlp c5aac3e
update
zucchini-nlp d26c81b
Merge remote-tracking branch 'upstream/main' into vlm-transformers
zucchini-nlp 60300c4
fix issues
zucchini-nlp 0c69ade
update
zucchini-nlp 66a1a10
Merge remote-tracking branch 'upstream/main' into vlm-transformers
zucchini-nlp d36ab67
style
zucchini-nlp bf08a9e
need to update dummy builder after rebase
zucchini-nlp ba1143a
delet meta to device
zucchini-nlp 267a57f
add tests
zucchini-nlp 2c73f88
style
zucchini-nlp 8c1f220
i dont get the style guidelines
zucchini-nlp 8d5d67e
Update vllm/model_executor/models/transformers.py
zucchini-nlp be850dc
address some comments
zucchini-nlp e730323
forgot to add `@support_torch_compile` decorator
zucchini-nlp cfa1998
cant compile yet + clean up commented code
zucchini-nlp 52bda05
fix param dtype
Isotr0py 9aec5ac
Merge remote-tracking branch 'upstream/main' into vlm-transformers
zucchini-nlp 6ef7b35
mention VLMs in the docs
zucchini-nlp d1e6d95
v0 backward compatibility
Isotr0py 81fccb0
Merge remote-tracking branch upstream/main into vlm-transformers
zucchini-nlp 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.
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.