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] misc false: parameter object has no attribute "comm"
- Compression training: when quantizer_kernel is enabled, the check target of "rounding" param should be "nearest" instead of "nearest_neighbor"
- [BUG] In step3, a runtime error will be thrown when inference_tp_size>1
- [BUG]GPU resources cannot be released properly when DeepSpeed is canceled. GPU A100 40G Driver Version: 535.54.03 CUDA Version: 12.2
- [BUG] BFloat16 training accuracy issue with zero 0/1 (the more rank, the less accuracy) in CIFAR10
- [BUG] Handle dangling partitioned parameters
- [BUG]Zero++ quantizer unsupport BFloat16
- [BUG]RuntimeError: output tensor must have the same type as input tensor
- Fix the call to get_param_coordinator() in _end_of_forward_hook()
- fix bloom bugs about inference and TP
- Docs
- Python not yet supported