Update base_model formatting
Browse files
README.md
CHANGED
@@ -1,9 +1,13 @@
|
|
1 |
---
|
2 |
-
base_model: https://huggingface.co/elinas/chronos-70b-v2
|
3 |
-
inference: false
|
4 |
license: cc-by-nc-4.0
|
5 |
-
|
|
|
|
|
|
|
6 |
model_name: Chronos 70B v2
|
|
|
|
|
|
|
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,10 +22,6 @@ prompt_template: 'Below is an instruction that describes a task. Write a respons
|
|
18 |
|
19 |
'
|
20 |
quantized_by: TheBloke
|
21 |
-
tags:
|
22 |
-
- chat
|
23 |
-
- roleplay
|
24 |
-
- storywriting
|
25 |
---
|
26 |
|
27 |
<!-- header start -->
|
|
|
1 |
---
|
|
|
|
|
2 |
license: cc-by-nc-4.0
|
3 |
+
tags:
|
4 |
+
- chat
|
5 |
+
- roleplay
|
6 |
+
- storywriting
|
7 |
model_name: Chronos 70B v2
|
8 |
+
base_model: elinas/chronos-70b-v2
|
9 |
+
inference: false
|
10 |
+
model_creator: Elinas
|
11 |
model_type: llama
|
12 |
prompt_template: 'Below is an instruction that describes a task. Write a response
|
13 |
that appropriately completes the request.
|
|
|
22 |
|
23 |
'
|
24 |
quantized_by: TheBloke
|
|
|
|
|
|
|
|
|
25 |
---
|
26 |
|
27 |
<!-- header start -->
|