CMD + K

huggingface_accelerate

Community

Training loop of PyTorch without boilerplate code

Installation

To install this package, run one of the following:

Conda
$conda install anaconda::huggingface_accelerate

Usage Tracking

1.13.0
1.4.0
1.0.1
0.33.0
0.21.0
5 / 8 versions selected
Downloads (Last 6 months): 0

Description

Accelerate was created for PyTorch users who like to write the training loop of PyTorch models but are reluctant to write and maintain the boilerplate code needed to use multi-GPUs/TPU/fp16.

Accelerate abstracts exactly and only the boilerplate code related to multi-GPUs/TPU/fp16 and leaves the rest of your code unchanged.

About

Summary

Training loop of PyTorch without boilerplate code

Last Updated

Apr 27, 2026 at 08:59

License

Apache-2.0

Supported Platforms

linux-aarch64
macOS-arm64
linux-64
win-64

Unsupported Platforms

linux-ppc64le Last supported version: 0.21.0
linux-s390x Last supported version: 1.4.0
macOS-64 Last supported version: 1.4.0