Update README.md with license information
Browse filesHi, I'm Chen, a DevRel specialist from 01.AI.
Today I'm sending you the PR to help you update the model license, and give a recommendation according to apache-2.0.
1. License Update:
Since license of all Yi Series models has been updated from yi-license to apache-2.0, this PR is to help you update it.
License under apache-2.0 enables more free and flexible use and distribution, promoting open collaboration and innovation.
It can be a good choice to make your models widely available and provide access which is reliable and high-quality. (https://www.apache.org/licenses/LICENSE-2.0)
If it looks good to you, you can choose to update other yi derivatives (if you have) license to apache-2.0 on your own if I miss out.
2. Recommendation for Yi Derivatives:
All Yi Series models are now licensed under apache-2.0. It is recomended that Yi derivatives mention the specific Yi models they're based on in any place (e.g., in the Model Card) to align with the requirement of apache-2.0.
Thanks for your continued support and contributions to Yi models.
@@ -1,10 +1,7 @@
|
|
1 |
---
|
2 |
-
license: other
|
3 |
tags:
|
4 |
- yi
|
5 |
- moe
|
6 |
-
license_name: yi-license
|
7 |
-
license_link: https://huggingface.co/01-ai/Yi-34B-200K/blob/main/LICENSE
|
8 |
model-index:
|
9 |
- name: Bagel-Hermes-2x34b
|
10 |
results:
|
@@ -108,6 +105,7 @@ model-index:
|
|
108 |
source:
|
109 |
url: https://huggingface.co/spaces/HuggingFaceH4/open_llm_leaderboard?query=Weyaxi/Bagel-Hermes-2x34b
|
110 |
name: Open LLM Leaderboard
|
|
|
111 |
---
|
112 |
![image/jpeg](https://cdn-uploads.huggingface.co/production/uploads/6468ce47e134d050a58aa89c/mLH2E0dk9On_LcFX9yhuS.jpeg)
|
113 |
|
|
|
1 |
---
|
|
|
2 |
tags:
|
3 |
- yi
|
4 |
- moe
|
|
|
|
|
5 |
model-index:
|
6 |
- name: Bagel-Hermes-2x34b
|
7 |
results:
|
|
|
105 |
source:
|
106 |
url: https://huggingface.co/spaces/HuggingFaceH4/open_llm_leaderboard?query=Weyaxi/Bagel-Hermes-2x34b
|
107 |
name: Open LLM Leaderboard
|
108 |
+
license: apache-2.0
|
109 |
---
|
110 |
![image/jpeg](https://cdn-uploads.huggingface.co/production/uploads/6468ce47e134d050a58aa89c/mLH2E0dk9On_LcFX9yhuS.jpeg)
|
111 |
|