Implemented various networks using quantization proposed in The Era of 1-bit LLMs: All Large Language Models are in 1.58 Bits.
To use the BitNetb158 in your project, follow these steps:
- Clone the repository:
git clone https://github.com/yukiharada1228/BitNetb158.git
cd BitNetb158
- Install the package:
pip install .