Update base_model formatting
Browse files
README.md
CHANGED
@@ -1,9 +1,9 @@
|
|
1 |
---
|
2 |
-
base_model: https://huggingface.co/jondurbin/airoboros-l2-70b-2.1-creative
|
3 |
-
inference: false
|
4 |
license: llama2
|
5 |
-
model_creator: Jon Durbin
|
6 |
model_name: Airoboros L2 70B 2.1 Creative
|
|
|
|
|
|
|
7 |
model_type: llama
|
8 |
prompt_template: "A chat.\nUSER: {prompt}\nASSISTANT: \n"
|
9 |
quantized_by: TheBloke
|
|
|
1 |
---
|
|
|
|
|
2 |
license: llama2
|
|
|
3 |
model_name: Airoboros L2 70B 2.1 Creative
|
4 |
+
base_model: jondurbin/airoboros-l2-70b-2.1-creative
|
5 |
+
inference: false
|
6 |
+
model_creator: Jon Durbin
|
7 |
model_type: llama
|
8 |
prompt_template: "A chat.\nUSER: {prompt}\nASSISTANT: \n"
|
9 |
quantized_by: TheBloke
|