Update dependency

This commit is contained in:
duzx16 2023-04-08 21:45:46 +08:00
parent 6650ae3a53
commit acd41f7731
1 changed files with 1 additions and 1 deletions

View File

@ -16,7 +16,7 @@ ChatGLM-6B is an open bilingual language model based on [General Language Model
## 软件依赖
```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
```
## 代码调用