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 supported21 Subscribers
Add a CodeTriage badge to deepspeed
Help out
- Issues
- [BUG] Curriculum data sampler checkpoints the global numpy RNG, not its own, so resume replays the sampling stream
- Persist ZeRO-3 HybridMegatron QKV layout changes
- Fix ZeRO checkpoint DP merge on scalar optimizer state
- Fix Comet samples_log_interval docstring typo
- Checkpoint the curriculum data sampler's own RNG state
- Fix-FP16-ZeRO-Stage-0-loss-Scaling-In-engine.backward()
- Synchronize ZeRO-3 rollout early stopping
- Log ZeRO and parallelism settings to monitor backends
- Add remaining parallelism rank and world-size engine APIs
- Add an opt-in AutoEP non-MoE regional compile mode
- Docs
- Python not yet supported