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
- [BUG] gradient_accumulation_steps = 2 uses significantly more memory compared to gradient_accumulation_steps = 1 when using pipeline parallelism
- no overlap while performing stage-2 zero dp training
- [BUG] some question about flops_profiler
- [REQUEST] How to use deepspeed.checkpointing.non_reentrant_checkpoint() properly with Stage3?
- [REQUEST] 🚀 Direct Correspondence between Gradient and Optimizer States to Reduce Communication?
- Two PipelineModule within a Model will block the deepspeed initialization
- Add more weight only quantization algorithms into DeepSpeed inference.
- [BUG]deepspeed-zero-2-cpu-offloading-killing-process-9-error
- [REQUEST] Can I specify certain parameters' grads and optimizer states not being partitioned in stage 3?
- [BUG] 8 bit quantized inference not as fast as hoped for?
- Docs
- Python not yet supported