Update README.md with license information
Browse filesHi, I'm Chen, a DevRel specialist from 01.AI.
We have updated our license from yi-license to apache-2.0, and this PR is about the update for your model.
Apache-2.0 enables more free and flexible use and distribution, promoting open collaboration and innovation.
If it looks good to you, you can update other Yi model derivatives now licensed under yi-license to apache-2.0.
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
|
|
@@ -13,6 +10,7 @@ tags:
|
|
| 13 |
- exllama
|
| 14 |
- exllamav2
|
| 15 |
- exl2
|
|
|
|
| 16 |
---
|
| 17 |
# RPMerge
|
| 18 |
A merge of several Yi 34B models with a singular goal: 40K+ context, instruct-enhanced storytelling.
|
|
|
|
| 1 |
---
|
|
|
|
|
|
|
|
|
|
| 2 |
language:
|
| 3 |
- en
|
| 4 |
library_name: transformers
|
|
|
|
| 10 |
- exllama
|
| 11 |
- exllamav2
|
| 12 |
- exl2
|
| 13 |
+
license: apache-2.0
|
| 14 |
---
|
| 15 |
# RPMerge
|
| 16 |
A merge of several Yi 34B models with a singular goal: 40K+ context, instruct-enhanced storytelling.
|