accelerate
https://github.com/huggingface/accelerate
Python
🚀 A simple way to train and use PyTorch models with multi-GPU, TPU, mixed-precision
Triage Issues!
When you volunteer to triage issues, you'll receive an email each day with a link to an open issue that needs help in this project. You'll also receive instructions on how to triage issues.
Triage Docs!
Receive a documented method or class from your favorite GitHub repos in your inbox every day. If you're really pro, receive undocumented methods or classes and supercharge your commit history.
Python not yet supported1 Subscribers
Add a CodeTriage badge to accelerate
Help out
- Issues
- # [BUG] [Fix-Suggested] Model Training Stalls with FSDP when `fsdp_use_orig_params=False` due to inconsistent model-optimizer state
- Select the DeepSpeedCPUOptimizer based on the original optimizer class.
- [BUG] Accelerator.__init__() got an unexpected keyword argument 'logging_dir'
- Revert default behavior of `get_state_dict_from_offload`
- [WIP] FEAT Decorator to purge accelerate env vars
- ModuleNotFoundError: No module named 'torchvision'
- Docs
- Python not yet supported