| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| README.md | 2026-03-30 | 2.4 kB | |
| v0.18.9 Patch Release source code.tar.gz | 2026-03-30 | 216.3 MB | |
| v0.18.9 Patch Release source code.zip | 2026-03-30 | 217.4 MB | |
| Totals: 3 Items | 433.7 MB | 3 | |
What's Changed
- Respect
$TRITON_HOMEby @Flamefire in https://github.com/deepspeedai/DeepSpeed/pull/7907 - Add Feature Universal Checkpoint for AutoTP by @nathon-lee in https://github.com/deepspeedai/DeepSpeed/pull/7908
- fix: remove unnecessary shell=True in ROCm GPU architecture detection by @instantraaamen in https://github.com/deepspeedai/DeepSpeed/pull/7915
- Don't detect local GPU if
$DS_IGNORE_CUDA_DETECTIONis set by @Flamefire in https://github.com/deepspeedai/DeepSpeed/pull/7896 - Add HuggingFace tp_plan support for AutoTP by @delock in https://github.com/deepspeedai/DeepSpeed/pull/7901
- fix: handle non-existent path in is_nfs_path for Triton autotune cache by @Krishnachaitanyakc in https://github.com/deepspeedai/DeepSpeed/pull/7921
- Fix backward compatibility of torch.amp.custom_fwd for PyTorch < 2.4 by @tohtana in https://github.com/deepspeedai/DeepSpeed/pull/7920
- Extending Muon Optimizer Support for ZeRO Stage 3 by @PKUWZP in https://github.com/deepspeedai/DeepSpeed/pull/7919
- Add news item for ASPLOS 2026 Best Paper Award by @PKUWZP in https://github.com/deepspeedai/DeepSpeed/pull/7923
- fix(superoffload) preserve multi-group updates with shared cpu buffers (#7905) by @xylian86 in https://github.com/deepspeedai/DeepSpeed/pull/7906
- AGENTS.md: Add pre-commit command to existing CI requirements line by @delock in https://github.com/deepspeedai/DeepSpeed/pull/7930
- Update README with latest news from DeepSpeed by @PKUWZP in https://github.com/deepspeedai/DeepSpeed/pull/7931
- Merging AutoSP into DeepSpeed by @neeldani in https://github.com/deepspeedai/DeepSpeed/pull/7860
- Add fallback to full test by @tohtana in https://github.com/deepspeedai/DeepSpeed/pull/7933
- Remove Microsoft Corporation copyright from AGENTS.md and CLAUDE.md by @PKUWZP in https://github.com/deepspeedai/DeepSpeed/pull/7932
- Update version.txt for latest incoming release 0.18.9 by @loadams in https://github.com/deepspeedai/DeepSpeed/pull/7935
New Contributors
- @instantraaamen made their first contribution in https://github.com/deepspeedai/DeepSpeed/pull/7915
- @Krishnachaitanyakc made their first contribution in https://github.com/deepspeedai/DeepSpeed/pull/7921
- @neeldani made their first contribution in https://github.com/deepspeedai/DeepSpeed/pull/7860
Full Changelog: https://github.com/deepspeedai/DeepSpeed/compare/v0.18.8...v0.18.9