Commit ce1b4aca authored by Rayyyyy's avatar Rayyyyy
Browse files

Update README

parent 9d518ec9
...@@ -97,6 +97,8 @@ python gen_messages_data.py --data_path /path/to/AdvertiseGen ...@@ -97,6 +97,8 @@ python gen_messages_data.py --data_path /path/to/AdvertiseGen
角色必须存在并且 `content` 字段为空。 角色必须存在并且 `content` 字段为空。
## 训练 ## 训练
预训练模型可通过[THUDM/GLM-4](https://github.com/THUDM/GLM-4)**Model List**章节下载,当前用例默认预训练模型为:**GLM-4-9B-Chat**
1. 进入`finetune_demo`目录下,首先安装所需环境信息: 1. 进入`finetune_demo`目录下,首先安装所需环境信息:
```bash ```bash
pip install -r requirements.txt pip install -r requirements.txt
......
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