Update base_model formatting
Browse files
README.md
CHANGED
@@ -1,11 +1,12 @@
|
|
1 |
---
|
2 |
-
inference: false
|
3 |
license: other
|
|
|
|
|
4 |
model_creator: nRuaif
|
5 |
model_link: https://huggingface.co/nRuaif/Kimiko_13B
|
6 |
-
model_name: Kimiko 13B
|
7 |
model_type: llama
|
8 |
quantized_by: TheBloke
|
|
|
9 |
---
|
10 |
|
11 |
<!-- header start -->
|
|
|
1 |
---
|
|
|
2 |
license: other
|
3 |
+
model_name: Kimiko 13B
|
4 |
+
inference: false
|
5 |
model_creator: nRuaif
|
6 |
model_link: https://huggingface.co/nRuaif/Kimiko_13B
|
|
|
7 |
model_type: llama
|
8 |
quantized_by: TheBloke
|
9 |
+
base_model: nRuaif/Kimiko_13B
|
10 |
---
|
11 |
|
12 |
<!-- header start -->
|