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 LLM implementation #67

Closed
msaroufim opened this issue Mar 20, 2024 · 1 comment
Closed

1 bit LLM implementation #67

msaroufim opened this issue Mar 20, 2024 · 1 comment
Labels
enhancement New feature or request

Comments

@msaroufim
Copy link
Member

msaroufim commented Mar 20, 2024

The code is out, it's quite simple and short

Opening this so I can track how to add this to ao and make sure it works well with torch.compile(). This will likely need blackwell to perform decently

https://github.com/microsoft/unilm/blob/master/bitnet/The-Era-of-1-bit-LLMs__Training_Tips_Code_FAQ.pdf
Screenshot 2024-03-20 at 2 02 18 PM

@msaroufim msaroufim mentioned this issue Mar 20, 2024
@msaroufim msaroufim added the enhancement New feature or request label May 7, 2024
@supriyar
Copy link
Contributor

@msaroufim can we close this now given that we have the bitnet work being tracked elsewhere?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants