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

Availability of AMD specific quantization tool for Llama2? #103

Open
AshimaBisla opened this issue Jul 8, 2024 · 1 comment
Open

Availability of AMD specific quantization tool for Llama2? #103

AshimaBisla opened this issue Jul 8, 2024 · 1 comment

Comments

@AshimaBisla
Copy link

Hello,
While applying quantization on Llama model, we first convert weights downloaded from Meta and then use huggingface converter and then apply huggingface compatible AWQ quantization.

Is there a quantization tool specific to AMD, where the dependency on huggingface is removed?

Thanks,
Ashima

@uday610
Copy link
Collaborator

uday610 commented Jul 10, 2024

Are you trying to convert PyTorch model to ONNX model? Then yes, today we use Hugging Face converter. I will check about the possible other option for future and update.

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