Commit 180240a4 authored by wanglch's avatar wanglch
Browse files

Update README.md

parent adf560cf
......@@ -109,7 +109,7 @@ pip install -r requirements.txt -i http://mirrors.aliyun.com/pypi/simple
```
## 训练
训练需[finetune_lora.sh](finetune_lora.sh)中修改以下参数
训练需将finetune文件夹中的[finetune_lora.sh](./finetune/finetune_lora.sh)中修改以下参数
```
MODEL="openbmb/MiniCPM-Llama3-V-2_5" # or 修改为本地模型地址
DATA="path/to/trainging_data" # 本地自定义训练集json文件
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment