Skip to content
Open
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 README_zh.md
Original file line number Diff line number Diff line change
Expand Up @@ -93,7 +93,7 @@ uv pip install https://github.com/explosion/spacy-models/releases/download/zh_co

3.将配置文件模板复制一份并重命名为`settings.jsonc`,后续配置修改在此文件进行:
```bash
cp settings.template.jsonc settings.jsonc
cp examples/tg.template.jsonc settings.jsonc
```
- 微调**多模态模型**时,请使用[examples/mllm.template.jsonc](https://github.com/xming521/WeClone/blob/master/examples/mllm.template.jsonc)作为配置文件。

Expand Down