shunxing1234
commited on
Commit
•
3505144
1
Parent(s):
6d29ec4
Update README_zh.md
Browse files- README_zh.md +1 -1
README_zh.md
CHANGED
@@ -35,7 +35,7 @@ license: other
|
|
35 |
## 使用方式/How to use
|
36 |
|
37 |
### 1. 推理/Inference
|
38 |
-
|
39 |
```python
|
40 |
from transformers import AutoTokenizer, AutoModelForCausalLM
|
41 |
import torch
|
|
|
35 |
## 使用方式/How to use
|
36 |
|
37 |
### 1. 推理/Inference
|
38 |
+
Aquila2-7B是一个base模型,可以进行续写
|
39 |
```python
|
40 |
from transformers import AutoTokenizer, AutoModelForCausalLM
|
41 |
import torch
|