We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5b2269e commit 6a788ffCopy full SHA for 6a788ff
docs/L0/maas/readme.md
@@ -128,10 +128,10 @@ python hf_download_josn.py
128
</div>
129
130
131
-那么如何使用internlm2_5-7b-chat模型呢?在实战营课程中,可以在我们的[InternStudio平台](https://studio.intern-ai.org.cn/console/dashboard) 的 `/root/share` 目录下找到作为`model_name_or_path`进行使用,如
+虽然在这里我们没有完全下载internlm2_5-7b-chat模型,但是在实战营课程中,我们的[InternStudio平台](https://studio.intern-ai.org.cn/console/dashboard) 的 `/root/share` 目录下已经提供了InterLM2.5系列的模型,可以找到它们作为`model_name_or_path`进行使用,如
132
133
```bash
134
-/root/share/model_repos/internlm2-chat-7b
+/root/share/new_models/Shanghai_AI_Laboratory/internlm2_5-7b-chat
135
```
136
137
##### 2.1.3.2 下载internlm2_5-chat-1_8b并打印示例输出
0 commit comments