Update base_model formatting
Browse files
README.md
CHANGED
@@ -1,9 +1,11 @@
|
|
1 |
---
|
2 |
-
base_model: https://huggingface.co/chargoddard/Chronorctypus-Limarobormes-13b
|
3 |
-
inference: false
|
4 |
license: llama2
|
5 |
-
|
|
|
6 |
model_name: Chronorctypus-Limarobormes-13B
|
|
|
|
|
|
|
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 |
-
- llama
|
23 |
---
|
24 |
|
25 |
<!-- header start -->
|
|
|
1 |
---
|
|
|
|
|
2 |
license: llama2
|
3 |
+
tags:
|
4 |
+
- llama
|
5 |
model_name: Chronorctypus-Limarobormes-13B
|
6 |
+
base_model: chargoddard/Chronorctypus-Limarobormes-13b
|
7 |
+
inference: false
|
8 |
+
model_creator: Charles Goddard
|
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 -->
|