Skip to content

Commit

Permalink
Update figures.
Browse files Browse the repository at this point in the history
  • Loading branch information
workingloong committed Mar 6, 2024
1 parent a9010dd commit 5e4880d
Show file tree
Hide file tree
Showing 3 changed files with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/blogs/stabilize_llm_training_cn.md
Original file line number Diff line number Diff line change
Expand Up @@ -143,7 +143,7 @@ master 收到的节点信息为 {0, 1, 2, 3, 4, 5}。但是用户要求节点是
Pod-4 从 group 中踢出,然后发送给 Pod-0/1/2/3。而 Pod-4 会等着 Pod-6 起来后再加入训练实现扩容。如下图所示:

<div align="center">
<img src="../figures/ft_llm_training/dlrover_scale_node.png" alt="Editor" width="600">
<img src="../figures/ft_llm_training/dlrover_scale_node.jpg" alt="Editor" width="600">

<text>图6:DLRover 节点自动扩缩容 </text>
</div>
Expand Down
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file removed docs/figures/ft_llm_training/dlrover_scale_node.png
Binary file not shown.

0 comments on commit 5e4880d

Please sign in to comment.