pypi accelerate 0.13.0
v0.13.0 Launcher update (multinode and GPU selection) and mutliple bug fixes

latest releases: 1.0.0rc1, 1.0.0rc0, 0.34.2...
23 months ago

Better multinode support in the launcher

The accelerate command launch did not work well for distributed training using several machines. This is fixed in this version.

Launch training on specific GPUs only

Instead of prefixing your launch command with CUDA_VISIBLE_DEVICES=xxx you can now specify the GPUs you want to use in your Accelerate config.

Better tracebacks and rich support

The tracebacks are now cleaned up to avoid printing several times the same error, and rich is integrated as an optional dependency.

What's new?

Don't miss a new accelerate release

NewReleases is sending notifications on new releases.