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 supported19 Subscribers
Add a CodeTriage badge to deepspeed
Help out
- Issues
- [BUG] ZenFlow Stage 3 with `full_warm_up_rounds=0` fails due to missing `complete_column_offset` attribute
- [BUG] DeepSpeed ZeRO Stage-3 + CPU offloaded optimizer (CPUAdam) inconsistency metadata between subgroup
- [BUG]TypeError: cannot pickle 'torch._C._distributed_c10d.ProcessGroup' object
- [BUG][autotuner.py:700:model_info_profile_run] The model is not runnable with DeepSpeed with error = (
- [BUG] how to achieve hybrid data and pipeline parallelism?
- Functorch support: RuntimeError: In order to use an autograd.Function with functorch transforms
- [BUG] Ulysses DistributedAttention silently produces incorrect output when #GPUs does not divide global sequence length
- How to properly use tensor_parallel while applying also Zero Stage 3
- [BUG] FlopsProfiler accumulates metrics when called multiple times
- Some question of gradient accumulation
- Docs
- Python not yet supported