duzx16
commited on
Commit
·
ac23f2a
1
Parent(s):
27d477b
Update requirements
Browse files
README.md
CHANGED
|
@@ -14,7 +14,7 @@ ChatGLM-6B 是一个开源的、支持中英双语问答和对话的预训练语
|
|
| 14 |
## 软件依赖
|
| 15 |
|
| 16 |
```shell
|
| 17 |
-
pip install "transformers
|
| 18 |
```
|
| 19 |
|
| 20 |
## 代码调用
|
|
|
|
| 14 |
## 软件依赖
|
| 15 |
|
| 16 |
```shell
|
| 17 |
+
pip install "transformers==4.26.1,icetk,cpm_kernels"
|
| 18 |
```
|
| 19 |
|
| 20 |
## 代码调用
|