You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/index.md
+2-1Lines changed: 2 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -9,6 +9,7 @@ title: "Latest News"
9
9
10
10
<!-- NOTE: Maintain only the five latest releases in 'latest news' section -->
11
11
12
+
*[2025/10][(LAB) Study of ZenFlow and ZeRO offload performance with DeepSpeed CPU core binding](https://github.com/deepspeedai/DeepSpeed/blob/master/blogs/zenflow-corebinding/README.md)
12
13
13
14
*[2025/08][ZenFlow: Stall-Free Offloading Engine for LLM Training](https://pytorch.org/blog/zenflow-stall-free-offloading-engine-for-llm-training/)
14
15
@@ -18,7 +19,6 @@ title: "Latest News"
18
19
19
20
*[2025/04][DeepCompile: Unlocking Compiler Optimization for Distributed Training](https://github.com/deepspeedai/DeepSpeed/blob/master/blogs/deepcompile/README.md)
20
21
21
-
*[2025/03][DeepSpeed AutoTP: Automatic Tensor Parallel Training of Hugging Face models](https://github.com/deepspeedai/DeepSpeed/blob/master/blogs/huggingface-tp/README.md)
22
22
23
23
24
24
<!-- NOTE: we must use html for news items otherwise links will be broken in the 'more news' section -->
@@ -27,6 +27,7 @@ title: "Latest News"
27
27
<!-- NOTE: Maintain only three items in 'more news' section -->
28
28
<summary>More news</summary>
29
29
<ul>
30
+
<li>[2025/03] <ahref="https://github.com/deepspeedai/DeepSpeed/blob/master/blogs/huggingface-tp/README.md">DeepSpeed AutoTP: Automatic Tensor Parallel Training of Hugging Face models</a></li>
30
31
<li>[2024/12] <ahref="https://github.com/deepspeedai/DeepSpeed/blob/master/blogs/ulysses-offload/README.md">Ulysses-Offload: Democratizing Long Context LLM Training</a></li>
31
32
<li>[2024/12] <ahref="https://github.com/deepspeedai/DeepSpeed/blob/master/blogs/deepspeed-domino/README.md">DeepSpeed-Domino: Communication-Free LLM Training Engine</a></li>
32
33
<li>[2024/08] <ahref="https://github.com/deepspeedai/DeepSpeed/tree/master/blogs/windows/08-2024/README.md">DeepSpeed on Windows</a>
0 commit comments