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