remove [LAB] in the title

Signed-off-by: Guokai Ma <guokai.ma@gmail.com>
This commit is contained in:
Guokai Ma
2025-10-05 12:03:05 +08:00
parent 1d401f510f
commit 95b7c33e7a
2 changed files with 2 additions and 2 deletions

View File

@ -1,4 +1,4 @@
# [LAB] Study of ZenFlow and ZeRO offload performance with DeepSpeed CPU core binding
# Study of ZenFlow and ZeRO offload performance with DeepSpeed CPU core binding
**TL;DR:** ZenFlow is an improvement to ZeRO Offload contributed to DeepSpeed by Tingfeng Lan et al. After testing this feature, we explored the relationship between ZenFlow performance and DeepSpeed CPU core binding.
## ZenFlow technology introduction

View File

@ -9,7 +9,7 @@ title: "Latest News"
<!-- NOTE: Maintain only the five latest releases in 'latest news' section -->
* [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)
* [2025/10] [Study of ZenFlow and ZeRO offload performance with DeepSpeed CPU core binding](https://github.com/deepspeedai/DeepSpeed/blob/master/blogs/zenflow-corebinding/README.md)
* [2025/08] [ZenFlow: Stall-Free Offloading Engine for LLM Training](https://pytorch.org/blog/zenflow-stall-free-offloading-engine-for-llm-training/)