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]CUDA error in pipeline parallel
- [BUG] FlopsProfiler upsample flops compute bug
- [BUG] Zero3: Post backward hook is not triggered for submodules whose inputs have .required_grad=False
- [BUG] Why the results were inconsistent in two identical tests with config zero2 + overlap_comm
- Fix deadlock in PipeEngine._exec_recv_grads
- [BUG]Why ZeroOneAdam is easy to OOM compared to Adam optimizer?
- [BUG] BertLMHeadModel.from_pretrained hangs when using zero-3 / zero3-offload
- [BUG] Unexpected High Memory Usage (OOM) when finetuning Llama2-7B
- [REQUEST] Enable both CPU and NVMe for optimizer
- [BUG] Mismatch between dtype settings in model and ds_config results in NaN loss
- Docs
- Python not yet supported