BAAI
/

shunxing1234 commited on
Commit
9ea5277
1 Parent(s): b945670

Update README_zh.md

Browse files
Files changed (1) hide show
  1. README_zh.md +7 -4
README_zh.md CHANGED
@@ -27,9 +27,12 @@ license: other
27
  <p>
28
  <br>
29
 
30
- ## Quick Start AquilaChat-7B(Chat model)
31
 
32
- ### 1. Inference
 
 
 
33
 
34
  ```python
35
  from transformers import AutoTokenizer, AutoModelForCausalLM
@@ -51,6 +54,6 @@ with torch.no_grad():
51
  ```
52
 
53
 
54
- ## License
55
 
56
- AquilaChat2-7B open-source model is licensed under [ BAAI Aquila Model Licence Agreement](https://huggingface.co/BAAI/AquilaChat-7B/resolve/main/BAAI%20Aquila%20Model%20License%20Agreement.pdf)
 
27
  <p>
28
  <br>
29
 
30
+ ## 快速开始使用 AquilaChat2-7B
31
 
32
+
33
+ ## 使用方式/How to use
34
+
35
+ ### 1. 推理/Inference
36
 
37
  ```python
38
  from transformers import AutoTokenizer, AutoModelForCausalLM
 
54
  ```
55
 
56
 
57
+ ## 证书/License
58
 
59
+ Aquila2系列开源模型使用 [智源Aquila2系列模型许可协议](https://huggingface.co/BAAI/AquilaChat-7B/resolve/main/BAAI%20Aquila%20Model%20License%20Agreement.pdf)