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,5 @@
|
|
1 |
---
|
2 |
-
license:
|
3 |
-
license_name: yi-license
|
4 |
-
license_link: https://huggingface.co/01-ai/Yi-34B/blob/main/LICENSE
|
5 |
---
|
6 |
|
7 |
Similar to all other efforts to port Yi to Llama, only difference is that this repo uses the Yi tokenizer to make sure the tokens are the same.
|
|
|
1 |
---
|
2 |
+
license: apache-2.0
|
|
|
|
|
3 |
---
|
4 |
|
5 |
Similar to all other efforts to port Yi to Llama, only difference is that this repo uses the Yi tokenizer to make sure the tokens are the same.
|