Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion cookbook/notebook/sft_tutorial_en.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -1330,7 +1330,7 @@
"source": [
"# 6 FAQ\n",
"\n",
"### 6.1 What should I do if I can't fine-tune the 32B model even with four 80GB A800 GPUs?\n",
"### 6.1 What should I do if I can't fine-tune the 21B model even with four 80GB A800 GPUs?\n",
"\n",
"You can configure the \"Distributed Parameters\" in the WebUI as follows:\n",
"\n",
Expand Down
2 changes: 1 addition & 1 deletion cookbook/notebook/sft_tutorial_zh.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -1330,7 +1330,7 @@
"source": [
"# 6 FAQ\n",
"\n",
"### 6.1 使用了4张 80GB A800 GPU 依然无法精调 32B 模型,怎么办?\n",
"### 6.1 使用了4张 80GB A800 GPU 依然无法精调 21B 模型,怎么办?\n",
"\n",
"可以如下配置 WebUI 的『分布式参数』 \n",
"\n",
Expand Down