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 convert AWQ matmul to onnxruntime MatmulNBits #677

Open
fuyao2024 opened this issue Dec 9, 2024 · 0 comments
Open

How to convert AWQ matmul to onnxruntime MatmulNBits #677

fuyao2024 opened this issue Dec 9, 2024 · 0 comments

Comments

@fuyao2024
Copy link

Since the AWQ quantization model requires the NV GPU, we can't run it on CPU. I want to convert the model from pytorch to ONNX which can be run on CPU. One issue is to understand the 4 bits weights packing. How are the 4 bits packed for NV CUDA inference?

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

1 participant