Skip to content
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

Vllm multi modal deployment support. #170

Closed
ashwinnair14 opened this issue Sep 3, 2024 · 0 comments · Fixed by #179
Closed

Vllm multi modal deployment support. #170

ashwinnair14 opened this issue Sep 3, 2024 · 0 comments · Fixed by #179
Assignees

Comments

@ashwinnair14
Copy link
Contributor

ashwinnair14 commented Sep 3, 2024

https://github.com/vllm-project/vllm/blob/0fbc6696c28f41009d8493c57e74f5971d6f5026/vllm/model_executor/models/idefics2_vision_model.py#L105

Collab starting point https://colab.research.google.com/drive/1VvNWfLeGOn3np87PGFO2DVAsxu-ipzZc?authuser=1#scrollTo=Ydks7-cR0lbv

Upgrade Vllm to 0.5.6 or above {test with Qwen2-VL }
Add newer params to the base class limit_mm_per_prompt & llm.generate
--> "multi_modal_data": {"image":images}

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants