Update README.md with license information (#1)
Browse files- Update README.md with license information (030d143087eddb8f3b9039aa6b64aab18653739d)
Co-authored-by: Chen_01AI <[email protected]>
README.md
CHANGED
|
@@ -1,14 +1,12 @@
|
|
| 1 |
---
|
| 2 |
base_model: 01-ai/Yi-1.5-9B-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-1.5-9B-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-1.5-9B-Chat
|
| 3 |
inference: false
|
|
|
|
|
|
|
|
|
|
| 4 |
model_creator: 01-ai
|
| 5 |
model_name: Yi-1.5-9B-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 -->
|