-
-
Notifications
You must be signed in to change notification settings - Fork 4.5k
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
[Model] Add Idefics3 support #9767
Conversation
👋 Hi! Thank you for contributing to the vLLM project. Once the PR is approved and ready to go, your PR reviewer(s) can run CI to test the changes comprehensively before merging. To run CI, PR reviewers can do one of these:
🚀 |
Signed-off-by: Jee Jee Li <[email protected]>
ebc47fd
to
dc48857
Compare
Signed-off-by: Jee Jee Li <[email protected]>
Signed-off-by: B-201 <[email protected]>
…into support-idefics3
Signed-off-by: B-201 <[email protected]>
Signed-off-by: Jee Jee Li <[email protected]>
Signed-off-by: B-201 <[email protected]>
Signed-off-by: B-201 <[email protected]>
e869cd0
to
b353561
Compare
Signed-off-by: B-201 <[email protected]>
Signed-off-by: B-201 <[email protected]>
Signed-off-by: Jee Jee Li <[email protected]>
Signed-off-by: B-201 <[email protected]>
Signed-off-by: Jee Jee Li <[email protected]>
Signed-off-by: Jee Jee Li <[email protected]>
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Some initial comments about the idefics3 tests. :)
Will take a look to model implementation later.
Signed-off-by: B-201 <[email protected]>
Signed-off-by: B-201 <[email protected]>
@Isotr0py Thanks for your review. We have modified these codes, please take another look, thank you very much |
Signed-off-by: B-201 <[email protected]>
Signed-off-by: B-201 <[email protected]>
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
The tests all passed locally, thanks for implementing this!
Seems that the registry failed due to Idefics3Config import, let me fix it by lazy import. |
Maybe changing it to |
Sure, we can use |
Signed-off-by: Jee Jee Li <[email protected]>
Head branch was pushed to by a user without write access
Done. We really appreciate for your review and guidance, thanks |
It looks like there are network-related errors in CI. Should we consider forcing a merge? @DarkLight1337 @Isotr0py |
This reverts commit a5bba7d.
Signed-off-by: Jee Jee Li <[email protected]> Signed-off-by: B-201 <[email protected]> Co-authored-by: B-201 <[email protected]> Signed-off-by: Loc Huynh <[email protected]>
According to the discussion #7020 (comment).
FIX: #8263
TODO
[ ] Add PP