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

how to use awq in our own model? #6

Open
EveningLin opened this issue Jun 5, 2023 · 2 comments
Open

how to use awq in our own model? #6

EveningLin opened this issue Jun 5, 2023 · 2 comments

Comments

@EveningLin
Copy link

great work! but how to use awq in my own model?

@tonylins
Copy link
Contributor

tonylins commented Jun 6, 2023

Hi, thanks for the interests! AWQ should theoretically support different LLM designs, but we need to implement the support (just a few lines of code). Please refer to awq/quantize/pre_quant.py and awq/quantize/auto_scale.py for model-specific implementations.

@abhinavkulkarni
Copy link

@EveningLin: Please refer to branch dev/more_models to use AWQ for other architectures such as MPT and Falcon.

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