Update README.md with license information
Browse filesHi, 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.
README.md
CHANGED
@@ -1,12 +1,9 @@
|
|
1 |
---
|
2 |
-
license: other
|
3 |
tags:
|
4 |
- mergekit
|
5 |
- merge
|
6 |
- llama-cpp
|
7 |
- gguf-my-repo
|
8 |
-
license_name: yi-license
|
9 |
-
license_link: https://huggingface.co/01-ai/Yi-34B-200K/blob/main/LICENSE
|
10 |
model-index:
|
11 |
- name: Bagel-Hermes-34B-Slerp
|
12 |
results:
|
@@ -110,6 +107,7 @@ model-index:
|
|
110 |
source:
|
111 |
url: https://huggingface.co/spaces/HuggingFaceH4/open_llm_leaderboard?query=Weyaxi/Bagel-Hermes-34B-Slerp
|
112 |
name: Open LLM Leaderboard
|
|
|
113 |
---
|
114 |
|
115 |
# DavidAU/Bagel-Hermes-34B-Slerp-Q4_K_M-GGUF
|
|
|
1 |
---
|
|
|
2 |
tags:
|
3 |
- mergekit
|
4 |
- merge
|
5 |
- llama-cpp
|
6 |
- gguf-my-repo
|
|
|
|
|
7 |
model-index:
|
8 |
- name: Bagel-Hermes-34B-Slerp
|
9 |
results:
|
|
|
107 |
source:
|
108 |
url: https://huggingface.co/spaces/HuggingFaceH4/open_llm_leaderboard?query=Weyaxi/Bagel-Hermes-34B-Slerp
|
109 |
name: Open LLM Leaderboard
|
110 |
+
license: apache-2.0
|
111 |
---
|
112 |
|
113 |
# DavidAU/Bagel-Hermes-34B-Slerp-Q4_K_M-GGUF
|