ldwang commited on
Commit
b0b4bea
1 Parent(s): 4b4a050

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +4 -4
README.md CHANGED
@@ -7,7 +7,7 @@ license: other
7
  <h4 align="center">
8
  <p>
9
  <b>English</b> |
10
- <a href="https://huggingface.co/BAAI/Aquila2-7B/blob/main/README_zh.md">简体中文</a> |
11
  <p>
12
  </h4>
13
 
@@ -33,10 +33,10 @@ We have updated the basic language model **Aquila2-34B**, which has the followin
33
 
34
 
35
 
36
- ## Quick Start Aquila2-7B
37
 
38
  ### 1. Inference
39
- Aquila2-7B is a base model that can be used for continuation.
40
 
41
  ```python
42
  import torch
@@ -79,4 +79,4 @@ with torch.no_grad():
79
 
80
  ## License
81
 
82
- Aquila2 series open-source model is licensed under [ BAAI Aquila Model Licence Agreement](https://huggingface.co/BAAI/Aquila2-7B/blob/main/BAAI-Aquila-Model-License%20-Agreement.pdf)
 
7
  <h4 align="center">
8
  <p>
9
  <b>English</b> |
10
+ <a href="https://huggingface.co/BAAI/Aquila2-34B/blob/main/README_zh.md">简体中文</a> |
11
  <p>
12
  </h4>
13
 
 
33
 
34
 
35
 
36
+ ## Quick Start Aquila2-34B
37
 
38
  ### 1. Inference
39
+ Aquila2-34B is a base model that can be used for continuation.
40
 
41
  ```python
42
  import torch
 
79
 
80
  ## License
81
 
82
+ Aquila2 series open-source model is licensed under [ BAAI Aquila Model Licence Agreement](https://huggingface.co/BAAI/Aquila2-34B/blob/main/BAAI-Aquila-Model-License%20-Agreement.pdf)