About Anaconda Help Download Anaconda

anaconda / packages / huggingface_accelerate 0.33.0

Training loop of PyTorch without boilerplate code

Installers

  • linux-64 v0.33.0
  • linux-aarch64 v0.33.0
  • linux-s390x v0.21.0
  • osx-64 v0.33.0
  • osx-arm64 v0.33.0
  • win-64 v0.33.0
  • linux-ppc64le v0.21.0

conda install

To install this package run one of the following:
conda install anaconda::huggingface_accelerate

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.


© 2024 Anaconda, Inc. All Rights Reserved. (v4.0.2) Legal | Privacy Policy