Chen-01AI commited on
Commit
e32b2f6
1 Parent(s): 72344c7

Update README.md with license information

Browse files

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

Files changed (1) hide show
  1. README.md +1 -3
README.md CHANGED
@@ -1,7 +1,5 @@
1
  ---
2
- license: other
3
- license_name: yi-license
4
- license_link: LICENSE
5
  ---
6
  [01-ai/Yi-34B](https://huggingface.co/01-ai/Yi-34B/tree/main) with tensors renamed to match standard Llama modelling code. Model can be loaded without trust_remote_code, but the tokenizer can not.
7
 
 
1
  ---
2
+ license: apache-2.0
 
 
3
  ---
4
  [01-ai/Yi-34B](https://huggingface.co/01-ai/Yi-34B/tree/main) with tensors renamed to match standard Llama modelling code. Model can be loaded without trust_remote_code, but the tokenizer can not.
5