deepspeed
https://github.com/microsoft/deepspeed
Python
DeepSpeed is a deep learning optimization library that makes distributed training easy, efficient, and effective.
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 supported8 Subscribers
Add a CodeTriage badge to deepspeed
Help out
- Issues
- [BUG] How to manipulate the gradient during training
- [BUG] Logits are always ZERO(0) at first pass when using ZERO++
- sequence parallel for uneven heads
- [BUG] Getting this error: NotImplementedError: Cannot copy out of meta tensor; no data!
- [BUG] `reduce_bucket_size` influences training convergence of Zero2
- [BUG] AVX2 support for AdamCPU with DeepSpeed 0.14.2
- Add weights_only=True in torch.load
- Add APIs to offload states of model, optimizer, and engine
- [BUG] Circular import error with PyTorch nightly
- [BUG] Trainer saves global_steps300 in LoRA training with deepspeed
- Docs
- Python not yet supported