Update base_model formatting
Browse files
README.md
CHANGED
@@ -1,14 +1,15 @@
|
|
1 |
---
|
2 |
-
inference: false
|
3 |
language:
|
4 |
- en
|
5 |
license: llama2
|
|
|
|
|
6 |
model_creator: nRuaif
|
7 |
model_link: https://huggingface.co/nRuaif/fiction.live-Kimiko-V2-70B
|
8 |
-
model_name: Fiction Live Kimiko V2 70B
|
9 |
model_type: llama
|
10 |
pipeline_tag: text-generation
|
11 |
quantized_by: TheBloke
|
|
|
12 |
---
|
13 |
|
14 |
<!-- header start -->
|
|
|
1 |
---
|
|
|
2 |
language:
|
3 |
- en
|
4 |
license: llama2
|
5 |
+
model_name: Fiction Live Kimiko V2 70B
|
6 |
+
inference: false
|
7 |
model_creator: nRuaif
|
8 |
model_link: https://huggingface.co/nRuaif/fiction.live-Kimiko-V2-70B
|
|
|
9 |
model_type: llama
|
10 |
pipeline_tag: text-generation
|
11 |
quantized_by: TheBloke
|
12 |
+
base_model: nRuaif/fiction.live-Kimiko-V2-70B
|
13 |
---
|
14 |
|
15 |
<!-- header start -->
|