wenge-research commited on
Commit
5a2107a
1 Parent(s): 0625bed

Update README.md

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