Update base_model formatting
Browse files
README.md
CHANGED
|
@@ -1,11 +1,11 @@
|
|
| 1 |
---
|
| 2 |
-
base_model: https://huggingface.co/Gryphe/MythoMax-L2-13b
|
| 3 |
-
inference: false
|
| 4 |
language:
|
| 5 |
- en
|
| 6 |
license: other
|
| 7 |
-
model_creator: Gryphe
|
| 8 |
model_name: MythoMax L2 13B
|
|
|
|
|
|
|
|
|
|
| 9 |
model_type: llama
|
| 10 |
prompt_template: '```
|
| 11 |
|
|
|
|
| 1 |
---
|
|
|
|
|
|
|
| 2 |
language:
|
| 3 |
- en
|
| 4 |
license: other
|
|
|
|
| 5 |
model_name: MythoMax L2 13B
|
| 6 |
+
base_model: Gryphe/MythoMax-L2-13b
|
| 7 |
+
inference: false
|
| 8 |
+
model_creator: Gryphe
|
| 9 |
model_type: llama
|
| 10 |
prompt_template: '```
|
| 11 |
|