wenge-research
commited on
Commit
•
45c074c
1
Parent(s):
198ceae
Update README.md
Browse files
README.md
CHANGED
@@ -27,7 +27,7 @@ YAYI 2 is a collection of open-source large language models launched by Wenge Te
|
|
27 |
For more details about the YAYI 2, please refer to our GitHub repository. Stay tuned for more technical details in our upcoming technical report! 🔥
|
28 |
|
29 |
|
30 |
-
## 模型细节/Model
|
31 |
|
32 |
| Hyperparameter| Value |
|
33 |
|:----------|:----------:|
|
@@ -45,6 +45,7 @@ For more details about the YAYI 2, please refer to our GitHub repository. Stay t
|
|
45 |
* 建议使用 CUDA 11.7 及以上
|
46 |
* 运行 BF16 或 FP16 模型需要至少80GB显存(例如1xA100)
|
47 |
|
|
|
48 |
* python 3.8 and above
|
49 |
* pytorch 2.0.1 and above
|
50 |
* CUDA 11.7 and above are recommended
|
|
|
27 |
For more details about the YAYI 2, please refer to our GitHub repository. Stay tuned for more technical details in our upcoming technical report! 🔥
|
28 |
|
29 |
|
30 |
+
## 模型细节/Model Details
|
31 |
|
32 |
| Hyperparameter| Value |
|
33 |
|:----------|:----------:|
|
|
|
45 |
* 建议使用 CUDA 11.7 及以上
|
46 |
* 运行 BF16 或 FP16 模型需要至少80GB显存(例如1xA100)
|
47 |
|
48 |
+
|
49 |
* python 3.8 and above
|
50 |
* pytorch 2.0.1 and above
|
51 |
* CUDA 11.7 and above are recommended
|