wenge-research commited on
Commit
1154bb6
1 Parent(s): 04f1d03

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -50,7 +50,7 @@ We opensource the pre-trained language model in this release, namely **YAYI2-30B
50
  * python 3.8 and above
51
  * pytorch 2.0.1 and above
52
  * CUDA 11.7 and above are recommended
53
- * To run YAYI2-30B in bf16/fp16, at least 80B GPU memory is required (e.g., 1xA100-80G)
54
 
55
 
56
  ## 快速开始/Quick Start
 
50
  * python 3.8 and above
51
  * pytorch 2.0.1 and above
52
  * CUDA 11.7 and above are recommended
53
+ * To run YAYI2-30B in bf16/fp16, at least 80GB GPU memory is required (e.g., 1xA100-80GB)
54
 
55
 
56
  ## 快速开始/Quick Start