Commit ddcc0e26 authored by dcuai's avatar dcuai
Browse files

Update README.md

parent efff2070
......@@ -83,8 +83,9 @@ Hugging Face模型下载地址:
模型权重SCNet快速下载地址:
[ChatGLM-6B](http://113.200.138.88:18080/aimodels/chatglm-6b)
****
<b><font size=10 color=red face="黑体">为了获得训练中性能提升,请将所下载预训练模型文件夹中`modeling_chatglm.py`文件替换为本项目[model](./model/)目录下的`modeling_chatglm.py`。需要注意,推理时需使用原`modeling_chatglm.py`内的计算方式。</font></b>
**注意:** 🚨
| 为了获得训练中性能提升,请将所下载预训练模型文件夹中`modeling_chatglm.py`文件替换为本项目[model](./model/)目录下的`modeling_chatglm.py`。需要注意,推理时需使用原`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