Skip to content

LaundryLabs/bitlinear-re

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

bitlinear-re

Recreating BitLinear from the reference paper: https://arxiv.org/pdf/2310.11453. Full credit goes to the authors, this repo is meant for recreational and educational purposes only.

TODO:

  • Implement core BitLinear module
  • Add training script
  • Write evaluation metrics
  • Document usage and API
  • Write kernels using triton for matmul and layernorm for customizability (and for fun)

About

Recreating BitLinear from the reference paper: https://arxiv.org/pdf/2310.11453

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages