An open API service indexing awesome lists of open source software.

https://github.com/facebookresearch/bitsandbytes

Library for 8-bit optimizers and quantization routines.
https://github.com/facebookresearch/bitsandbytes

Last synced: 7 months ago
JSON representation

Library for 8-bit optimizers and quantization routines.

Awesome Lists containing this project

README

          

This repository is no longer supported. Please use the new [bitsandbytes](https://github.com/TimDettmers/bitsandbytes) here: [https://github.com/TimDettmers/bitsandbytes](https://github.com/TimDettmers/bitsandbytes).

You can install the new bitsandbytes version via:
```bash
pip install bitsandbytes
```