Commit
•
e1059fb
1
Parent(s):
ba37308
Update README.md with license information (#1)
Browse files- Update README.md with license information (b90460c58f3a06dc045eb598d7447f3ea112435b)
Co-authored-by: Chen_01AI <Chen-01AI@users.noreply.huggingface.co>
README.md
CHANGED
@@ -1,14 +1,12 @@
|
|
1 |
---
|
2 |
base_model: 01-ai/Yi-34B-Chat
|
3 |
inference: false
|
4 |
-
license: other
|
5 |
-
license_link: LICENSE
|
6 |
-
license_name: yi-license
|
7 |
model_creator: 01-ai
|
8 |
model_name: Yi 34B Chat
|
9 |
model_type: yi
|
10 |
pipeline_tag: text-generation
|
11 |
quantized_by: Second State Inc.
|
|
|
12 |
---
|
13 |
|
14 |
<!-- header start -->
|
|
|
1 |
---
|
2 |
base_model: 01-ai/Yi-34B-Chat
|
3 |
inference: false
|
|
|
|
|
|
|
4 |
model_creator: 01-ai
|
5 |
model_name: Yi 34B Chat
|
6 |
model_type: yi
|
7 |
pipeline_tag: text-generation
|
8 |
quantized_by: Second State Inc.
|
9 |
+
license: apache-2.0
|
10 |
---
|
11 |
|
12 |
<!-- header start -->
|