-
-
Notifications
You must be signed in to change notification settings - Fork 12.6k
[Model] Add Idefics3 support #9767
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
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: B-201 <[email protected]>
Signed-off-by: B-201 <[email protected]>
Isotr0py
left a comment
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 |
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]>
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: Sumit Dubey <[email protected]>
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: Jee Jee Li <[email protected]> Signed-off-by: B-201 <[email protected]> Co-authored-by: B-201 <[email protected]> Signed-off-by: LeiWang1999 <[email protected]>
According to the discussion #7020 (comment).
FIX: #8263
TODO
[ ] Add PP