Update README.md with license information (#1)
Browse files- Update README.md with license information (d2104118de50471b74e560b02020baa3fc32e5a3)
Co-authored-by: Chen_01AI <[email protected]>
README.md
CHANGED
@@ -1,9 +1,6 @@
|
|
1 |
---
|
2 |
base_model: 01-ai/Yi-6B
|
3 |
inference: false
|
4 |
-
license: other
|
5 |
-
license_link: LICENSE
|
6 |
-
license_name: yi-license
|
7 |
model_creator: 01-ai
|
8 |
model_name: Yi 6B
|
9 |
model_type: yi
|
@@ -11,6 +8,7 @@ prompt_template: 'Human: {prompt} Assistant:
|
|
11 |
|
12 |
'
|
13 |
quantized_by: jezzarax
|
|
|
14 |
---
|
15 |
<!-- markdownlint-disable MD041 -->
|
16 |
|
|
|
1 |
---
|
2 |
base_model: 01-ai/Yi-6B
|
3 |
inference: false
|
|
|
|
|
|
|
4 |
model_creator: 01-ai
|
5 |
model_name: Yi 6B
|
6 |
model_type: yi
|
|
|
8 |
|
9 |
'
|
10 |
quantized_by: jezzarax
|
11 |
+
license: apache-2.0
|
12 |
---
|
13 |
<!-- markdownlint-disable MD041 -->
|
14 |
|