Update dependency
Browse files
README.md
CHANGED
@@ -16,7 +16,7 @@ ChatGLM-6B is an open bilingual language model based on [General Language Model
|
|
16 |
## 软件依赖
|
17 |
|
18 |
```shell
|
19 |
-
pip install protobuf==3.20.0 transformers==4.
|
20 |
```
|
21 |
|
22 |
## 代码调用
|
|
|
16 |
## 软件依赖
|
17 |
|
18 |
```shell
|
19 |
+
pip install protobuf==3.20.0 transformers==4.27.1 icetk cpm_kernels
|
20 |
```
|
21 |
|
22 |
## 代码调用
|