Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
DeepSpeed v0.17.0 source code.tar.gz | 2025-06-02 | 199.3 MB | |
DeepSpeed v0.17.0 source code.zip | 2025-06-02 | 200.4 MB | |
README.md | 2025-06-02 | 2.1 kB | |
Totals: 3 Items | 399.6 MB | 0 |
What's Changed
- Update next version in version.txt after 0.16.9 release. by @loadams in https://github.com/deepspeedai/DeepSpeed/pull/7306
- Update COMMITTERS.md by @PKUWZP in https://github.com/deepspeedai/DeepSpeed/pull/7305
- Fix AutoTP gathering replaced layer params when bias is not None by @HollowMan6 in https://github.com/deepspeedai/DeepSpeed/pull/7257
- Fix the GPU memory usage of ZeRO-Offload (only update stage_1_and_2.py) by @arminzhu in https://github.com/deepspeedai/DeepSpeed/pull/7309
- Fix: Update grad norm calculation for CPU offload by @therealnaveenkamal in https://github.com/deepspeedai/DeepSpeed/pull/7302
- CI: prefer bf16 over fp16 by @stas00 in https://github.com/deepspeedai/DeepSpeed/pull/7304
tests/conftest.py
: automatically add local deepspeed repo when running tests by @stas00 in https://github.com/deepspeedai/DeepSpeed/pull/7317- Update gaudi2 nightly,ci to latest 1.21.0 build by @raza-sikander in https://github.com/deepspeedai/DeepSpeed/pull/7313
- anchor transformers version by @stas00 in https://github.com/deepspeedai/DeepSpeed/pull/7316
- fix asymmetric in dequantize by @pencil-hub in https://github.com/deepspeedai/DeepSpeed/pull/7283
- Ulysses SP for HF Integration by @stas00 in https://github.com/deepspeedai/DeepSpeed/pull/7268
- Fix ci hang in torch2.7& improve ut by @inkcherry in https://github.com/deepspeedai/DeepSpeed/pull/7321
- Bump to v0.17.0 by @sfc-gh-mwyatt in https://github.com/deepspeedai/DeepSpeed/pull/7324
New Contributors
- @PKUWZP made their first contribution in https://github.com/deepspeedai/DeepSpeed/pull/7305
- @arminzhu made their first contribution in https://github.com/deepspeedai/DeepSpeed/pull/7309
- @therealnaveenkamal made their first contribution in https://github.com/deepspeedai/DeepSpeed/pull/7302
- @pencil-hub made their first contribution in https://github.com/deepspeedai/DeepSpeed/pull/7283
- @sfc-gh-mwyatt made their first contribution in https://github.com/deepspeedai/DeepSpeed/pull/7324
Full Changelog: https://github.com/deepspeedai/DeepSpeed/compare/v0.16.9...v0.17.0