-
Notifications
You must be signed in to change notification settings - Fork 1.1k
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
SpQR compression method #240
Comments
The paper: https://arxiv.org/pdf/2306.03078.pdf The code: https://github.com/Vahe1994/SpQR |
Also start adding prompts in "./prompts"
Given this comment: ggerganov/llama.cpp#1602 (comment), it seems unlikely SpQR is going to be implemented any time soon:
We can probably close this issue. |
How feasible to implement spQR into ggml?
SpQR: A Sparse-Quantized Representation for Near-Lossless LLM Weight Compression
The text was updated successfully, but these errors were encountered: