Update README.md with license information
Browse filesWe (01.AI) have updated our license from yi-license to apache-2.0.
Since apache-2.0 enables more free and flexible use and distribution, promoting open collaboration and innovation, we kindly advise that all Yi derivatives currently under the yi-license be updated to the apache-2.0 license.
Thanks for your understanding and cooperation.
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 |
|