Update base_model formatting
Browse files
README.md
CHANGED
|
@@ -1,9 +1,9 @@
|
|
| 1 |
---
|
| 2 |
-
base_model: https://huggingface.co/conceptofmind/LLongMA-2-7b
|
| 3 |
-
inference: false
|
| 4 |
license: llama2
|
| 5 |
-
model_creator: Enrico Shippole
|
| 6 |
model_name: LLongMA 2 7B
|
|
|
|
|
|
|
|
|
|
| 7 |
model_type: llama
|
| 8 |
prompt_template: '{prompt}
|
| 9 |
|
|
|
|
| 1 |
---
|
|
|
|
|
|
|
| 2 |
license: llama2
|
|
|
|
| 3 |
model_name: LLongMA 2 7B
|
| 4 |
+
base_model: conceptofmind/LLongMA-2-7b
|
| 5 |
+
inference: false
|
| 6 |
+
model_creator: Enrico Shippole
|
| 7 |
model_type: llama
|
| 8 |
prompt_template: '{prompt}
|
| 9 |
|