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

1-bit acceleration support #7

Open
NicoNico6 opened this issue Apr 14, 2023 · 2 comments
Open

1-bit acceleration support #7

NicoNico6 opened this issue Apr 14, 2023 · 2 comments

Comments

@NicoNico6
Copy link

Hi, really good work, and appreciate it a lot.

I am curious whether Triton can support 1-bit acceleration for MMA. Also the further application to 1-bit GPTQ?

@fpgaminer
Copy link
Owner

Thanks.

What do you mean by MMA?

I might add support for more bit widths if there's demand for it. AFAIK 4-bits is "optimal", which is why I've focused there with the work thus far.

@NicoNico6
Copy link
Author

Hi,

The MMA means the Matrix Multiplication API in tensorcore library.

Since I am working on the Binary Neural Network, I am wondering if it is possible to write a 1-bit implementation of LLM acceleration using the Triton library.

Thanks a lot for your answer and help!

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