Update base_model formatting
Browse files
README.md
CHANGED
@@ -1,9 +1,11 @@
|
|
1 |
---
|
2 |
-
base_model: https://huggingface.co/FPHam/Karen_theEditor_13b_HF
|
3 |
-
inference: false
|
4 |
license: other
|
5 |
-
|
|
|
6 |
model_name: Karen The Editor 13B
|
|
|
|
|
|
|
7 |
model_type: llama
|
8 |
prompt_template: 'You are a helpful AI assistant.
|
9 |
|
@@ -14,8 +16,6 @@ prompt_template: 'You are a helpful AI assistant.
|
|
14 |
|
15 |
'
|
16 |
quantized_by: TheBloke
|
17 |
-
tags:
|
18 |
-
- lora
|
19 |
---
|
20 |
|
21 |
<!-- header start -->
|
|
|
1 |
---
|
|
|
|
|
2 |
license: other
|
3 |
+
tags:
|
4 |
+
- lora
|
5 |
model_name: Karen The Editor 13B
|
6 |
+
base_model: FPHam/Karen_theEditor_13b_HF
|
7 |
+
inference: false
|
8 |
+
model_creator: FPHam
|
9 |
model_type: llama
|
10 |
prompt_template: 'You are a helpful AI assistant.
|
11 |
|
|
|
16 |
|
17 |
'
|
18 |
quantized_by: TheBloke
|
|
|
|
|
19 |
---
|
20 |
|
21 |
<!-- header start -->
|