Update README.md with license information
#1
by
Mia01ai
- opened
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.
|