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 supported16 Subscribers
Add a CodeTriage badge to deepspeed
Help out
- Issues
- Enabling fp_quantizer extension unit tests on ROCm
- [BUG] DeepCompile in ZeRO-3 fails to do the forward pass
- [BUG] Installation doesn't work (Unable to import torch, pre-compiling ops will be disabled.)
- [BUG]RuntimeError: Distributed package doesn't have NCCL built in. Training on huawei NPU
- [BUG] Guard check fails after deep-compiling a model that calls tensor.expand()
- [BUG] Zero 3 checkpoints not saving model state when load_universal=True
- Installation instructions for ROCm absent
- [BUG] AttributeError: 'Linear' object has no attribute 'ds_grads_remaining'
- if no expert found in parameter that have expert in name the loop should continue
- [BUG] ZeRO-3 with `zero_quantized_weights=true` incorrectly casts bf16 inputs to fp16, causing BERT training failure
- Docs
- Python not yet supported