Skip to content

Commit 4c2c763

Browse files
committed
[doc] rearrange doc
1 parent 62d104c commit 4c2c763

File tree

8 files changed

+14
-16
lines changed

8 files changed

+14
-16
lines changed

docs/en/examples/glm4-9B.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,4 @@
1-
# GLM4-9B
2-
1+
# Training GLM4-9B with 8xH100
32

43
## Environment Setup
54

docs/en/examples/qwen3-4B.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# Qwen3-4B
1+
# Training Qwen3-4B with 8xH100
22

33
## Environment Setup
44

docs/en/examples/qwen3-4b-base-openhermes.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# Qwen3-4B-Base with OpenHermes-2.5
1+
# SFT Qwen3-4B-Base with OpenHermes-2.5
22

33

44
## Environment Preparation

docs/en/index.rst

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -23,12 +23,12 @@ slime is an LLM post-training framework for RL scaling, providing two core capab
2323
:maxdepth: 1
2424
:caption: Examples
2525

26-
examples/qwen3-4b-base-openhermes.md
27-
examples/deepseek-r1.md
28-
examples/glm4.5-355B-A32B.md
29-
examples/glm4-9B.md
3026
examples/qwen3-4B.md
27+
examples/glm4-9B.md
3128
examples/qwen3-30B-A3B.md
29+
examples/glm4.5-355B-A32B.md
30+
examples/deepseek-r1.md
31+
examples/qwen3-4b-base-openhermes.md
3232

3333

3434
.. toctree::

docs/zh/examples/glm4-9B.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# GLM4-9B
1+
# 8xH100 训练 GLM4-9B
22

33
[English](../../en/models/glm4-9B.md)
44

docs/zh/examples/qwen3-4B.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# Qwen3-4B
1+
# 8xH100 训练 Qwen3-4B
22

33
[English](../../en/models/qwen3-4B.md)
44

docs/zh/examples/qwen3-4b-base-openhermes.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# Qwen3-4B-Base + OpenHermes-2.5
1+
# OpenHermes-2.5 来 SFT Qwen3-4B-Base
22

33
[English](../en/sft.md)
44

docs/zh/index.rst

Lines changed: 4 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -23,13 +23,12 @@ Slime 是一个面向 RL 扩展的 LLM 后训练框架,提供两大核心能
2323
:maxdepth: 1
2424
:caption: 示例
2525

26-
examples/qwen3-4b-base-openhermes.md
27-
examples/deepseek-r1.md
28-
examples/glm4.5-355B-A32B.md
29-
examples/glm4-9B.md
3026
examples/qwen3-4B.md
27+
examples/glm4-9B.md
3128
examples/qwen3-30B-A3B.md
32-
29+
examples/glm4.5-355B-A32B.md
30+
examples/deepseek-r1.md
31+
examples/qwen3-4b-base-openhermes.md
3332

3433
.. toctree::
3534
:maxdepth: 1

0 commit comments

Comments
 (0)