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] Logits are always ZERO(0) at first pass when using ZERO++
- [BUG] Getting this error: NotImplementedError: Cannot copy out of meta tensor; no data!
- [BUG] `reduce_bucket_size` influences training convergence of Zero2
- [BUG] Circular import error with PyTorch nightly
- [BUG] Trainer saves global_steps300 in LoRA training with deepspeed
- [NaN check] Add NaN check to support bfloat16.
- [BUG] Training with RoPE is broken: Can't stop FP32 layers from being cast to FP16/BF16 during training
- Multi node multi GPU sharding for inference / training Llama 405B
- Fix circular import in ds_transformer.py
- [BUG]RuntimeError: disagreement between rank0 and rank1: rank0:
- Docs
- Python not yet supported