Update README.md with license information (#1)
Browse files- Update README.md with license information (0735381e1ccc25710a62dbe858ba79839d4b3187)
Co-authored-by: Chen_01AI <Chen-01AI@users.noreply.huggingface.co>
README.md
CHANGED
@@ -1,7 +1,4 @@
|
|
1 |
---
|
2 |
-
license: other
|
3 |
-
license_name: yi-license
|
4 |
-
license_link: https://huggingface.co/01-ai/Yi-34B/blob/main/LICENSE
|
5 |
language:
|
6 |
- en
|
7 |
library_name: transformers
|
@@ -9,6 +6,7 @@ pipeline_tag: text-generation
|
|
9 |
tags:
|
10 |
- text-generation-inference
|
11 |
- merge
|
|
|
12 |
---
|
13 |
quant of [brucethemoose's](https://huggingface.co/brucethemoose) [Yi-34B-200K-DARE-merge-v5](https://huggingface.co/brucethemoose/Yi-34B-200K-DARE-merge-v5)
|
14 |
|
|
|
1 |
---
|
|
|
|
|
|
|
2 |
language:
|
3 |
- en
|
4 |
library_name: transformers
|
|
|
6 |
tags:
|
7 |
- text-generation-inference
|
8 |
- merge
|
9 |
+
license: apache-2.0
|
10 |
---
|
11 |
quant of [brucethemoose's](https://huggingface.co/brucethemoose) [Yi-34B-200K-DARE-merge-v5](https://huggingface.co/brucethemoose/Yi-34B-200K-DARE-merge-v5)
|
12 |
|