pypi accelerate 0.21.0
v0.21.0: Model quantization and NPUs

latest releases: 1.1.1, 1.1.0, 1.0.1...
16 months ago

Model quantization with bitsandbytes

You can now quantize any model (no just Transformer models) using Accelerate. This is mainly for models having a lot of linear layers. See the documentation for more information!

Support for Ascend NPUs

Accelerate now supports Ascend NPUs.

What's new?

Accelerate now requires Python 3.8+ and PyTorch 1.10+ :

Significant community contributions

The following contributors have made significant changes to the library over the last release:

Don't miss a new accelerate release

NewReleases is sending notifications on new releases.