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 supported9 Subscribers
Add a CodeTriage badge to deepspeed
Help out
- Issues
- World size must be larger than number of experts in MoE inference ?
- How can I extract and log grad norm for individual layers
- [BUG] Multi-GPU performance worse than single GPU when using optimizers with moving averages (e.g.: Adam)
- [REQUEST] Does sequence parallel need all-reduce for gradients before optimizer.step()?
- Add BigCode models support
- [BUG] Deepspeed multi-GPU Inference
- GPU memory usage is significantly higher than estimated.
- [BUG]Backward through the graph twice in training
- [BUG] training bug
- [BUG]`assert param.ds_status == ZeroParamStatus.AVAILABLE, param.ds_summary()` when training deepspeed-chat step3 with ZeRO3 and a larger `generation_batches`
- Docs
- Python not yet supported