Update base_model formatting
Browse files
README.md
CHANGED
|
@@ -1,11 +1,11 @@
|
|
| 1 |
---
|
| 2 |
-
|
| 3 |
datasets:
|
| 4 |
- ehartford/wizard_vicuna_70k_unfiltered
|
|
|
|
|
|
|
| 5 |
inference: false
|
| 6 |
-
license: other
|
| 7 |
model_creator: George Sung
|
| 8 |
-
model_name: Llama2 7B Chat Uncensored
|
| 9 |
model_type: llama
|
| 10 |
prompt_template: '### HUMAN:
|
| 11 |
|
|
|
|
| 1 |
---
|
| 2 |
+
license: other
|
| 3 |
datasets:
|
| 4 |
- ehartford/wizard_vicuna_70k_unfiltered
|
| 5 |
+
model_name: Llama2 7B Chat Uncensored
|
| 6 |
+
base_model: georgesung/llama2_7b_chat_uncensored
|
| 7 |
inference: false
|
|
|
|
| 8 |
model_creator: George Sung
|
|
|
|
| 9 |
model_type: llama
|
| 10 |
prompt_template: '### HUMAN:
|
| 11 |
|