Update README.md

pull/427/head
duzx16 2023-04-07 01:13:18 +08:00
parent 5ed85db84f
commit 1777c15557
1 changed files with 1 additions and 1 deletions

View File

@ -16,7 +16,7 @@ ChatGLM-6B 使用了和 ChatGPT 相似的技术,针对中文问答和对话进
*Read this in [English](README_en.md).*
## 更新信息
**如果你遇到了任何问题请先尝试从HF Repo 或 Tsinghua Cloud 重新下载模型文件**。
**如果你遇到了任何问题并且是从本地加载模型的,请先尝试从 [HF Repo](https://huggingface.co/THUDM/chatglm-6b)[Tsinghua Cloud](https://cloud.tsinghua.edu.cn/d/fb9f16d6dc8f482596c2/) 重新下载模型文件**。
**[2023/04/06]** 优化web demo的界面。移除embedding中的image token以减小显存占用需要更新模型文件`pytorch_model-00001-of-00008.bin`和`pytorch_model-00008-of-00008.bin`)。去掉了对 `icetk` 的依赖(需要更新模型文件`ice_text.model`)。