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

Support for AWQ quantization in TGI #59

Open
nigue3025 opened this issue May 14, 2024 · 1 comment
Open

Support for AWQ quantization in TGI #59

nigue3025 opened this issue May 14, 2024 · 1 comment

Comments

@nigue3025
Copy link

nigue3025 commented May 14, 2024

Hi
As I tried with 13b version in TGI, it works fine with bitsandbytes quantization.
While trying with AWQ quantization in TGI, it shows error as "Cannot load 'awq' weight, make sure the model is already quantized"
I am wondering if AWQ is too new to this model while deploying by TGI
Or there is any suggestion or comment?
Thanks

@nigue3025 nigue3025 changed the title Support of AWQ quantization in TGI Support for AWQ quantization in TGI May 14, 2024
@adamlin120
Copy link
Collaborator

For quantized model, i only tried with AWQ on vllm. you can find -awq model on my huggingface

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

2 participants