Update base_model formatting
Browse files
README.md
CHANGED
@@ -1,11 +1,11 @@
|
|
1 |
---
|
2 |
-
base_model: https://huggingface.co/Gryphe/MythoLogic-L2-13b
|
3 |
-
inference: false
|
4 |
language:
|
5 |
- en
|
6 |
license: other
|
7 |
-
model_creator: Gryphe
|
8 |
model_name: Mythologic L2 13B
|
|
|
|
|
|
|
9 |
model_type: llama
|
10 |
prompt_template: 'Below is an instruction that describes a task. Write a response
|
11 |
that appropriately completes the request.
|
|
|
1 |
---
|
|
|
|
|
2 |
language:
|
3 |
- en
|
4 |
license: other
|
|
|
5 |
model_name: Mythologic L2 13B
|
6 |
+
base_model: Gryphe/MythoLogic-L2-13b
|
7 |
+
inference: false
|
8 |
+
model_creator: Gryphe
|
9 |
model_type: llama
|
10 |
prompt_template: 'Below is an instruction that describes a task. Write a response
|
11 |
that appropriately completes the request.
|