-
-
Notifications
You must be signed in to change notification settings - Fork 11.5k
Fix Qwen2.5 VL image grid docstring #27033
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
Fix Qwen2.5 VL image grid docstring #27033
Conversation
Signed-off-by: zitian zhao <zitian.zhao@tencentmusic.com>
46a13ed to
e0080a3
Compare
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.
Code Review
This pull request corrects a typo in the docstring for Qwen2_5_VLImagePixelInputs. The change removes some erroneous, copy-pasted text, which improves the clarity and correctness of the documentation. The fix is accurate and I have no further suggestions.
DarkLight1337
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.
Thanks for the cleanup
Signed-off-by: zitian zhao <zitian.zhao@tencentmusic.com>
Signed-off-by: zitian zhao <zitian.zhao@tencentmusic.com>
Signed-off-by: zitian zhao <zitian.zhao@tencentmusic.com>
Signed-off-by: zitian zhao <zitian.zhao@tencentmusic.com> Signed-off-by: Alberto Perdomo <aperdomo@redhat.com>
Signed-off-by: zitian zhao <zitian.zhao@tencentmusic.com>
Signed-off-by: zitian zhao <zitian.zhao@tencentmusic.com> Signed-off-by: xuebwang-amd <xuebwang@amd.com>
Signed-off-by: zitian zhao <zitian.zhao@tencentmusic.com> Signed-off-by: xuebwang-amd <xuebwang@amd.com>
Signed-off-by: zitian zhao <zitian.zhao@tencentmusic.com> Signed-off-by: 0xrushi <6279035+0xrushi@users.noreply.github.com>
Signed-off-by: zitian zhao <zitian.zhao@tencentmusic.com> Signed-off-by: 0xrushi <6279035+0xrushi@users.noreply.github.com>
Signed-off-by: zitian zhao <zitian.zhao@tencentmusic.com>
Signed-off-by: zitian zhao <zitian.zhao@tencentmusic.com>
Clarify the image_grid_thw docstring for Qwen2.5-VL.