Update base_model formatting
Browse files
README.md
CHANGED
@@ -1,11 +1,11 @@
|
|
1 |
---
|
2 |
-
base_model: https://huggingface.co/nRuaif/Kimiko-v2-13B
|
3 |
-
inference: false
|
4 |
language:
|
5 |
- en
|
6 |
license: creativeml-openrail-m
|
7 |
-
model_creator: nRuaif
|
8 |
model_name: Kimiko v2 13B
|
|
|
|
|
|
|
9 |
model_type: llama
|
10 |
pipeline_tag: text-generation
|
11 |
prompt_template: 'A chat between a curious user and an artificial intelligence assistant.
|
|
|
1 |
---
|
|
|
|
|
2 |
language:
|
3 |
- en
|
4 |
license: creativeml-openrail-m
|
|
|
5 |
model_name: Kimiko v2 13B
|
6 |
+
base_model: nRuaif/Kimiko-v2-13B
|
7 |
+
inference: false
|
8 |
+
model_creator: nRuaif
|
9 |
model_type: llama
|
10 |
pipeline_tag: text-generation
|
11 |
prompt_template: 'A chat between a curious user and an artificial intelligence assistant.
|