Update base_model formatting
Browse files
README.md
CHANGED
@@ -1,9 +1,11 @@
|
|
1 |
---
|
2 |
-
base_model: https://huggingface.co/zarakiquemparte/hermeslimarp-l2-7b
|
3 |
-
inference: false
|
4 |
license: other
|
5 |
-
|
|
|
6 |
model_name: Hermes Lima RP L2 7B
|
|
|
|
|
|
|
7 |
model_type: llama
|
8 |
prompt_template: 'Since this is a merge between Nous Hermes and LimaRP, the
|
9 |
|
@@ -65,8 +67,6 @@ prompt_template: 'Since this is a merge between Nous Hermes and LimaRP, the
|
|
65 |
|
66 |
'
|
67 |
quantized_by: TheBloke
|
68 |
-
tags:
|
69 |
-
- llama-2
|
70 |
---
|
71 |
|
72 |
<!-- header start -->
|
|
|
1 |
---
|
|
|
|
|
2 |
license: other
|
3 |
+
tags:
|
4 |
+
- llama-2
|
5 |
model_name: Hermes Lima RP L2 7B
|
6 |
+
base_model: zarakiquemparte/hermeslimarp-l2-7b
|
7 |
+
inference: false
|
8 |
+
model_creator: Zaraki Quem Parte
|
9 |
model_type: llama
|
10 |
prompt_template: 'Since this is a merge between Nous Hermes and LimaRP, the
|
11 |
|
|
|
67 |
|
68 |
'
|
69 |
quantized_by: TheBloke
|
|
|
|
|
70 |
---
|
71 |
|
72 |
<!-- header start -->
|