已合并
update qwen3 docs #44982
update qwen3 docs #44982
已合并
HandsoemLemon创建于 7 天前
1 个文件变更+1-1
Mbenchmarks/llm/qwen3-4B/README.md+1-1
@@ -11,7 +11,7 @@
11- [3. 数据预处理](#3-数据预处理)11- [3. 数据预处理](#3-数据预处理)
12- [4. 模型训练](#4-模型训练)12- [4. 模型训练](#4-模型训练)
13 - [4.1 eager mode(默认)](#41-eager-mode默认)13 - [4.1 eager mode(默认)](#41-eager-mode默认)
14- - [4.2 启用 torchcompile(可选)](#42-启用-torch compile可选)14+ - [4.2 启用 `torch.compile`(可选)](#42-启用-torchcompile可选)
15 - [4.3 采集profile文件(可选)](#43-采集profile文件可选)15 - [4.3 采集profile文件(可选)](#43-采集profile文件可选)
16 16 
17---17---