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]: Get meaningless output when run long context inference of Qwen2.5 model with vllm>=0.6.3 #10298

Open
1 task done
piamo opened this issue Nov 13, 2024 · 2 comments
Open
1 task done
Labels
bug Something isn't working

Comments

@piamo
Copy link

piamo commented Nov 13, 2024

Your current environment

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

Model Input Dumps

models: Qwen2.5-Coder-7B-Instcut, Qwen2.5-7B-Instruct
vllm: 0.6.3
input token: >8000 tokens

🐛 Describe the bug

I have tested vllm 0.6.0~0.6.2, 0.5.5, all old versions are just ok.

So this bug was introduced since 0.6.3

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.
@piamo piamo added the bug Something isn't working label Nov 13, 2024
@CHNtentes
Copy link

same here, used qwen2.5-72b-instruct-awq and 10000 tokens input, the output is garbage

@CHNtentes
Copy link

downgraded to vllm 0.6.2 and it's much better

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