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

Optimized/fused kernels for GEMV with 4-bit quantized weights #2207

Open
EliasVansteenkiste opened this issue Jun 3, 2024 · 0 comments
Open

Comments

@EliasVansteenkiste
Copy link

EliasVansteenkiste commented Jun 3, 2024

"The TorchAO kernel is optimized to speed up GEMV operations with 4-bit quantized weights."
source: https://mobiusml.github.io/whisper-static-cache-blog/

I was wondering if there any optimized kernels for 4-bit quantization in whisper.cpp?

Context: I want to test out HQQ with 4-bit quantized weights in the whisper.cpp repository and I am wondering how i need to interpret the results. Is there room for improvement in terms of speed or not?

Additional references:
https://github.com/mobiusml/hqq

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