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

[Bug]: Error when running multimodal large models with --enable-prefix-caching #8296

Closed
1 task done
jiyanxin opened this issue Sep 9, 2024 · 2 comments
Closed
1 task done
Labels
bug Something isn't working stale

Comments

@jiyanxin
Copy link

jiyanxin commented Sep 9, 2024

Your current environment

The output of `python collect_env.py`
When I was using vllm to launch the Qwen2-VL model service, I configured the parameter --enable-prefix-caching. An error occurred when the service requested the second image. It seems that during the current use, this parameter is not compatible with multimodal large models. Do we have plans to fix this bug for compatibility in the future?

下载

🐛 Describe the bug

When I was using vllm to launch the Qwen2-VL model service, I configured the parameter --enable-prefix-caching. An error occurred when the service requested the second image. It seems that during the current use, this parameter is not compatible with multimodal large models. Do we have plans to fix this bug for compatibility in the future?
下载

Before submitting a new issue...

  • Make sure you already searched for relevant issues, and asked the chatbot living at the bottom right corner of the documentation page, which can answer lots of frequently asked questions.
@jiyanxin jiyanxin added the bug Something isn't working label Sep 9, 2024
@DarkLight1337
Copy link
Member

DarkLight1337 commented Sep 9, 2024

Are you using the latest version of the PR branch for Qwen2-VL? This should be fixed by a recent PR #8028

Edit: Could you show how you're inputting the images?

Copy link

github-actions bot commented Dec 9, 2024

This issue has been automatically marked as stale because it has not had any activity within 90 days. It will be automatically closed if no further activity occurs within 30 days. Leave a comment if you feel this issue should remain open. Thank you!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working stale
Projects
None yet
Development

No branches or pull requests

2 participants