
Adeepspeed 0.9.2
0
DeepSpeed library
Contents
DeepSpeed library
Stars: 41631, Watchers: 41631, Forks: 4723, Open Issues: 1270The deepspeedai/DeepSpeed repo was created 6 years ago and the last code push was 20 hours ago.
The project is extremely popular with a mindblowing 41631 github stars!
How to Install adeepspeed
You can install adeepspeed using pip
pip install adeepspeed
or add it to a project with poetry
poetry add adeepspeed
Package Details
- Author
- DeepSpeed Team
- License
- MIT
- Homepage
- http://deepspeed.ai
- PyPi:
- https://pypi.org/project/Adeepspeed/
- Documentation:
- https://deepspeed.readthedocs.io
- GitHub Repo:
- https://github.com/microsoft/DeepSpeed
Classifiers
Related Packages
Errors
A list of common adeepspeed errors.
Code Examples
Here are some adeepspeed code examples and snippets.
GitHub Issues
The adeepspeed package has 1270 open issues on GitHub
- [BUG] ZeRO-3: zero.GatheredParameters([multiple params], modifier_rank=None) + in-place slice touch triggers assert not param.ds_active_sub_modules in free_param()
- [Bugfix] Resolve Rank index out of range during BWD when sp_size < world_size in Ulysses
- fix: Ensure full gradient reduction for Muon with reduce_scatter
- [BUG] Cross-partition parameters incorrectly updated when using ZeRO-1/ZeRO-2 with reduce_scatter=true and Muon optimizer
- Support custom partitioning patterns for AutoTP
- Enable shm_comm support for arm
- [Draft] Muon Optimizer Support for ZeRO3
- [BUG] ZenFlow Stage 3 with
full_warm_up_rounds=0fails due to missingcomplete_column_offsetattribute - Fix bf16 dtype mismatch in ZeRO-3 with zero_quantized_weights
- Fix Muon optimizer conflict with gradient clipping in ZeRO 1/2
- [BUG] ZeRO-3 with
zero_quantized_weights=trueincorrectly casts bf16 inputs to fp16, causing BERT training failure - [REQUEST] Python types?
- Fix: ZenFlow Adam integration for updated PyTorch backward flow (#7759)
- [BUG][Deepcompile] OOM during DeepCompile pre-pass eager node-by-node profiling (FX Interpreter) due to decomposed cross_entropy materializing huge intermediates
- Introduce all_reduce_hook to support gradient aggregation across replica groups.
pythonfix







