Update README.md
Browse files
README.md
CHANGED
@@ -5,7 +5,9 @@ base_model:
|
|
5 |
tags:
|
6 |
- mergekit
|
7 |
- merge
|
8 |
-
|
|
|
|
|
9 |
---
|
10 |
# yi-bagel-2x34b-moe
|
11 |
|
@@ -38,4 +40,4 @@ models:
|
|
38 |
weight: 0.5
|
39 |
merge_method: linear
|
40 |
dtype: float16
|
41 |
-
```
|
|
|
5 |
tags:
|
6 |
- mergekit
|
7 |
- merge
|
8 |
+
license: other
|
9 |
+
license_name: yi-license
|
10 |
+
license_link: https://huggingface.co/01-ai/Yi-34B-200K/blob/main/LICENSE
|
11 |
---
|
12 |
# yi-bagel-2x34b-moe
|
13 |
|
|
|
40 |
weight: 0.5
|
41 |
merge_method: linear
|
42 |
dtype: float16
|
43 |
+
```
|