Chen-01AI commited on
Commit
b744747
1 Parent(s): 5c8baf6

Update README.md with license information

Browse files

Hi, 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.

Files changed (1) hide show
  1. README.md +1 -3
README.md CHANGED
@@ -8,14 +8,12 @@ datasets:
8
  inference: false
9
  language:
10
  - en
11
- license: other
12
- license_link: LICENSE
13
- license_name: yi-license
14
  model_creator: Eric Hartford
15
  model_name: Dolphin 2.2 Yi 34B
16
  model_type: yi
17
  pipeline_tag: text-generation
18
  quantized_by: Second State Inc.
 
19
  ---
20
 
21
  <!-- header start -->
 
8
  inference: false
9
  language:
10
  - en
 
 
 
11
  model_creator: Eric Hartford
12
  model_name: Dolphin 2.2 Yi 34B
13
  model_type: yi
14
  pipeline_tag: text-generation
15
  quantized_by: Second State Inc.
16
+ license: apache-2.0
17
  ---
18
 
19
  <!-- header start -->