diff --git a/cookbook/notebook/sft_tutorial_en.ipynb b/cookbook/notebook/sft_tutorial_en.ipynb index 900343ef7..6eaca3392 100644 --- a/cookbook/notebook/sft_tutorial_en.ipynb +++ b/cookbook/notebook/sft_tutorial_en.ipynb @@ -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", diff --git a/cookbook/notebook/sft_tutorial_zh.ipynb b/cookbook/notebook/sft_tutorial_zh.ipynb index bce6a264c..d307f5dad 100644 --- a/cookbook/notebook/sft_tutorial_zh.ipynb +++ b/cookbook/notebook/sft_tutorial_zh.ipynb @@ -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",