Update base_model formatting
Browse files
README.md
CHANGED
@@ -1,9 +1,9 @@
|
|
1 |
---
|
2 |
-
base_model: https://huggingface.co/Undi95/ReMM-SLERP-L2-13B
|
3 |
-
inference: false
|
4 |
license: cc-by-nc-4.0
|
5 |
-
model_creator: Undi95
|
6 |
model_name: ReMM SLERP L2 13B
|
|
|
|
|
|
|
7 |
model_type: llama
|
8 |
prompt_template: 'Below is an instruction that describes a task. Write a response
|
9 |
that appropriately completes the request.
|
|
|
1 |
---
|
|
|
|
|
2 |
license: cc-by-nc-4.0
|
|
|
3 |
model_name: ReMM SLERP L2 13B
|
4 |
+
base_model: Undi95/ReMM-SLERP-L2-13B
|
5 |
+
inference: false
|
6 |
+
model_creator: Undi95
|
7 |
model_type: llama
|
8 |
prompt_template: 'Below is an instruction that describes a task. Write a response
|
9 |
that appropriately completes the request.
|