Commit
•
0003b01
1
Parent(s):
5c8baf6
Update README.md with license information (#1)
Browse files- Update README.md with license information (b744747524c9d60dacb15de9e56b0980db0bdd14)
Co-authored-by: Chen_01AI <Chen-01AI@users.noreply.huggingface.co>
README.md
CHANGED
@@ -8,14 +8,12 @@ datasets:
|
|
8 |
inference: false
|
9 |
language:
|
10 |
- en
|
11 |
-
license: other
|
12 |
-
license_link: LICENSE
|
13 |
-
license_name: yi-license
|
14 |
model_creator: Eric Hartford
|
15 |
model_name: Dolphin 2.2 Yi 34B
|
16 |
model_type: yi
|
17 |
pipeline_tag: text-generation
|
18 |
quantized_by: Second State Inc.
|
|
|
19 |
---
|
20 |
|
21 |
<!-- header start -->
|
|
|
8 |
inference: false
|
9 |
language:
|
10 |
- en
|
|
|
|
|
|
|
11 |
model_creator: Eric Hartford
|
12 |
model_name: Dolphin 2.2 Yi 34B
|
13 |
model_type: yi
|
14 |
pipeline_tag: text-generation
|
15 |
quantized_by: Second State Inc.
|
16 |
+
license: apache-2.0
|
17 |
---
|
18 |
|
19 |
<!-- header start -->
|