"vscode:/vscode.git/clone" did not exist on "fc312d28d3b352fb479e022469642d400d575ae2"
Commit 43fc60f5 authored by zhaoying1's avatar zhaoying1
Browse files

Update README.md

parent 974ce979
......@@ -81,7 +81,7 @@ pip install -r requirements.txt
Hugging Face模型下载地址:
[ChatGLM-6B](https://huggingface.co/THUDM/chatglm-6b)
为了获得训练中性能提升,请将所下载预训练模型文件夹中`modeling_chatglm.py`文件替换为本项目[model](./model/)目录下的`modeling_chatglm.py`
**为了获得训练中性能提升,请将所下载预训练模型文件夹中`modeling_chatglm.py`文件替换为本项目[model](./model/)目录下的`modeling_chatglm.py`。**
## 训练
......
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