Update README.md

This commit is contained in:
GanymedeNil 2023-04-05 14:41:09 +00:00 committed by huggingface-web
parent 19685a5a7e
commit 0275597b4f
1 changed files with 1 additions and 1 deletions

View File

@ -18,7 +18,7 @@ ChatGLM-6B-INT4 是 ChatGLM-6B 量化后的模型权重。具体的ChatGLM-6B
## 软件依赖 ## 软件依赖
```shell ```shell
pip install protobuf==3.20.0 transformers==4.26.1 icetk cpm_kernels pip install protobuf==3.20.0 transformers==4.27.1 icetk cpm_kernels
``` ```
## 代码调用 ## 代码调用