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

Does it support the reasoning acceleration of Qwen-14B? #25

Open
dashi6174 opened this issue Dec 4, 2023 · 4 comments
Open

Does it support the reasoning acceleration of Qwen-14B? #25

dashi6174 opened this issue Dec 4, 2023 · 4 comments

Comments

@dashi6174
Copy link

Qwen-14B: https://github.com/QwenLM/Qwen

@Chillee
Copy link
Contributor

Chillee commented Dec 4, 2023

It's similar to the llama architecture, so it should be easy to modify model.py to support it.

@DongqiShen
Copy link

I have tested it with Qwen-1.8B on RTX 2080, and the reasoning acceleration is about twice the time compared to the original (50 tok/s vs ~100 tok/s) which is fascinating. Considering the Owen series has the same architecture, I thought it should be working for Owen-14B.

@dashi6174
Copy link
Author

ascinating. Considering t

3qs(Thank u),I will give it a try.

@DongqiShen
Copy link

@dashi6174 https://github.com/DongqiShen/qwen-fast

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

No branches or pull requests

3 participants