Update base_model formatting
Browse files
README.md
CHANGED
@@ -1,11 +1,5 @@
|
|
1 |
---
|
2 |
-
inference: false
|
3 |
license: llama2
|
4 |
-
model_creator: Austism
|
5 |
-
model_link: https://huggingface.co/Austism/chronos-hermes-13b-v2
|
6 |
-
model_name: Chronos Hermes 13B v2
|
7 |
-
model_type: llama
|
8 |
-
quantized_by: TheBloke
|
9 |
tags:
|
10 |
- llama
|
11 |
- llama-2
|
@@ -13,6 +7,13 @@ tags:
|
|
13 |
- chatbot
|
14 |
- storywriting
|
15 |
- generalist-model
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
16 |
---
|
17 |
|
18 |
<!-- header start -->
|
|
|
1 |
---
|
|
|
2 |
license: llama2
|
|
|
|
|
|
|
|
|
|
|
3 |
tags:
|
4 |
- llama
|
5 |
- llama-2
|
|
|
7 |
- chatbot
|
8 |
- storywriting
|
9 |
- generalist-model
|
10 |
+
model_name: Chronos Hermes 13B v2
|
11 |
+
inference: false
|
12 |
+
model_creator: Austism
|
13 |
+
model_link: https://huggingface.co/Austism/chronos-hermes-13b-v2
|
14 |
+
model_type: llama
|
15 |
+
quantized_by: TheBloke
|
16 |
+
base_model: Austism/chronos-hermes-13b-v2
|
17 |
---
|
18 |
|
19 |
<!-- header start -->
|