Update base_model formatting
Browse files
README.md
CHANGED
@@ -1,11 +1,11 @@
|
|
1 |
---
|
2 |
-
base_model: https://huggingface.co/Sao10K/Mythical-Destroyer-V2-L2-13B
|
3 |
-
inference: false
|
4 |
language:
|
5 |
- en
|
6 |
license: llama2
|
7 |
-
model_creator: Sao10K
|
8 |
model_name: Mythical Destroyer V2 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: llama2
|
|
|
5 |
model_name: Mythical Destroyer V2 L2 13B
|
6 |
+
base_model: Sao10K/Mythical-Destroyer-V2-L2-13B
|
7 |
+
inference: false
|
8 |
+
model_creator: Sao10K
|
9 |
model_type: llama
|
10 |
prompt_template: 'Below is an instruction that describes a task. Write a response
|
11 |
that appropriately completes the request.
|