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]: Qwen2vl vllm grounding任务效果不如transformers推理 #11254

Open
1 task done
nansanhao opened this issue Dec 17, 2024 · 4 comments
Open
1 task done

[Bug]: Qwen2vl vllm grounding任务效果不如transformers推理 #11254

nansanhao opened this issue Dec 17, 2024 · 4 comments
Labels
bug Something isn't working

Comments

@nansanhao
Copy link

Your current environment

The output of `python collect_env.py`
Your output of `python collect_env.py` here

使用transformers推理没问题,使用vllm 部署模型在grounding任务上位置非常不准。
猜测是这个类似的问题:huggingface/transformers#33487
transformers Version: 4.45.2,按照这个改完后
vllm Version: 0.6.4.post1

Model Input Dumps

🐛 Describe the bug

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.
@nansanhao nansanhao added the bug Something isn't working label Dec 17, 2024
@nansanhao
Copy link
Author

@xlg-go
Copy link

xlg-go commented Dec 18, 2024

你装了flash-atten吗?

@nansanhao
Copy link
Author

nansanhao commented Dec 18, 2024 via email

@nansanhao
Copy link
Author

使用transformers推理没问题,使用vllm 部署模型在grounding任务上位置非常不准。
猜测是这个类似的问题:huggingface/transformers#33487
transformers Version: 4.45.2,按照这个改完后
vllm Version: 0.6.4.post1

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

No branches or pull requests

2 participants