-
Notifications
You must be signed in to change notification settings - Fork 27.4k
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
Adding mplugdocowl #31792
base: main
Are you sure you want to change the base?
Adding mplugdocowl #31792
Conversation
…ngs in VisionModel
…wl.py Co-authored-by: Pablo Montalvo <[email protected]>
…classname to inits
…sue with default_to_square
…owl.py fix: removed cos, sin cached Co-authored-by: Pablo Montalvo <[email protected]>
…wl.py Co-authored-by: Raushan Turganbay <[email protected]>
…wl.py Co-authored-by: Raushan Turganbay <[email protected]>
…wl.py Co-authored-by: Raushan Turganbay <[email protected]>
…wl.py Co-authored-by: Raushan Turganbay <[email protected]>
…wl.py Co-authored-by: Raushan Turganbay <[email protected]>
The docs for this PR live here. All of your documentation changes will be reflected on that endpoint. The docs are available until 30 days after the last update. |
Hi there, @zucchini-nlp @danaaubakirova Would it be okay if I also participate in this PR? Additionally, when coding the Processor and Model, how about referring to Llava-NEXT? Thank you. |
Hello @jp1924, Thank you for reaching out and for your suggestions. This PR is almost complete. However, I look forward to collaborating with you next time. Best, |
Thank you for considering it! I hope we have the opportunity to collaborate together in the future! |
This issue has been automatically marked as stale because it has not had recent activity. If you think this still needs to be addressed please comment on this thread. Please note that issues that do not follow the contributing guidelines are likely to be ignored. |
cc @zucchini-nlp not sur what is the sate of this PR, were you waiting for @molbap 's review (he is off for 2 more weeks I think)) |
@ArthurZucker Hello! Yes, I completed this around 1-2 months ago notified @molbap , and was waiting for his review. |
Hey! @zucchini-nlp will have an other look before I do the final review! 🤗 (pablo is 🌴 off for a while) |
@danaaubakirova I added the expansion logic in processors so now we don't need the
Let me know if you need any help or PR is ready for review after the above comments are addressed 🤗 |
Hey @danaaubakirova @zucchini-nlp ! I can answer on (very) few points here
|
We're almost there, current tests should work in text-only cases. For ex when a LLaVA generates from text and no images. For multimodality opened a PR just today, so I hope it will be there soon (#33533) LMK if some things start failing, it's always better to know why it fails to see if we need fixes on generation side :) |
What does this PR do?
Fixes # (issue)
Before submitting
Pull Request section?
to it if that's the case.
documentation guidelines, and
here are tips on formatting docstrings.
Who can review?
Anyone in the community is free to review the PR once the tests have passed. Feel free to tag
members/contributors who may be interested in your PR.