duzx16
commited on
Commit
•
b9c9fe6
1
Parent(s):
c0203e1
Update requirement
Browse files
README.md
CHANGED
@@ -32,7 +32,7 @@ ChatGLM**2**-6B is the second-generation version of the open-source bilingual (C
|
|
32 |
## 软件依赖
|
33 |
|
34 |
```shell
|
35 |
-
pip install protobuf transformers==4.
|
36 |
```
|
37 |
|
38 |
## 代码调用
|
|
|
32 |
## 软件依赖
|
33 |
|
34 |
```shell
|
35 |
+
pip install protobuf transformers==4.30.2 cpm_kernels torch>=2.0 gradio mdtex2html sentencepiece accelerate
|
36 |
```
|
37 |
|
38 |
## 代码调用
|