Update base_model formatting
Browse files
README.md
CHANGED
@@ -1,9 +1,11 @@
|
|
1 |
---
|
2 |
-
base_model: https://huggingface.co/zarakiquemparte/zarablend-mx-l2-7b
|
3 |
-
inference: false
|
4 |
license: other
|
5 |
-
|
|
|
6 |
model_name: Zarablend MX L2 7B
|
|
|
|
|
|
|
7 |
model_type: llama
|
8 |
prompt_template: 'Below is an instruction that describes a task. Write a response
|
9 |
that appropriately completes the request.
|
@@ -18,8 +20,6 @@ prompt_template: 'Below is an instruction that describes a task. Write a respons
|
|
18 |
|
19 |
'
|
20 |
quantized_by: TheBloke
|
21 |
-
tags:
|
22 |
-
- llama2
|
23 |
---
|
24 |
|
25 |
<!-- header start -->
|
|
|
1 |
---
|
|
|
|
|
2 |
license: other
|
3 |
+
tags:
|
4 |
+
- llama2
|
5 |
model_name: Zarablend MX L2 7B
|
6 |
+
base_model: zarakiquemparte/zarablend-mx-l2-7b
|
7 |
+
inference: false
|
8 |
+
model_creator: Zaraki Quem Parte
|
9 |
model_type: llama
|
10 |
prompt_template: 'Below is an instruction that describes a task. Write a response
|
11 |
that appropriately completes the request.
|
|
|
20 |
|
21 |
'
|
22 |
quantized_by: TheBloke
|
|
|
|
|
23 |
---
|
24 |
|
25 |
<!-- header start -->
|