Update base_model formatting
Browse files
README.md
CHANGED
@@ -1,9 +1,11 @@
|
|
1 |
---
|
2 |
-
base_model: https://huggingface.co/zarakiquemparte/kuchiki-1.1-l2-7b
|
3 |
-
inference: false
|
4 |
license: other
|
5 |
-
|
|
|
6 |
model_name: Kuchiki 1.1 L2 7B
|
|
|
|
|
|
|
7 |
model_type: llama
|
8 |
prompt_template: '### Instruction:
|
9 |
|
@@ -15,8 +17,6 @@ prompt_template: '### Instruction:
|
|
15 |
|
16 |
'
|
17 |
quantized_by: TheBloke
|
18 |
-
tags:
|
19 |
-
- llama2
|
20 |
---
|
21 |
|
22 |
<!-- header start -->
|
|
|
1 |
---
|
|
|
|
|
2 |
license: other
|
3 |
+
tags:
|
4 |
+
- llama2
|
5 |
model_name: Kuchiki 1.1 L2 7B
|
6 |
+
base_model: zarakiquemparte/kuchiki-1.1-l2-7b
|
7 |
+
inference: false
|
8 |
+
model_creator: Zaraki Quem Parte
|
9 |
model_type: llama
|
10 |
prompt_template: '### Instruction:
|
11 |
|
|
|
17 |
|
18 |
'
|
19 |
quantized_by: TheBloke
|
|
|
|
|
20 |
---
|
21 |
|
22 |
<!-- header start -->
|