Update base_model formatting
Browse files
README.md
CHANGED
@@ -1,13 +1,13 @@
|
|
1 |
---
|
2 |
-
base_model: https://huggingface.co/ajibawa-2023/Uncensored-Frank-33b
|
3 |
-
datasets:
|
4 |
-
- ehartford/wizard_vicuna_70k_unfiltered
|
5 |
-
inference: false
|
6 |
language:
|
7 |
- en
|
8 |
license: cc-by-nc-nd-4.0
|
9 |
-
|
|
|
10 |
model_name: Uncensored Frank 33b
|
|
|
|
|
|
|
11 |
model_type: llama
|
12 |
prompt_template: 'This is a conversation with your Uncensored AI assistant Frank.
|
13 |
Frank can discuss with you at length about various topics such as ---, ---, ---,
|
|
|
1 |
---
|
|
|
|
|
|
|
|
|
2 |
language:
|
3 |
- en
|
4 |
license: cc-by-nc-nd-4.0
|
5 |
+
datasets:
|
6 |
+
- ehartford/wizard_vicuna_70k_unfiltered
|
7 |
model_name: Uncensored Frank 33b
|
8 |
+
base_model: ajibawa-2023/Uncensored-Frank-33b
|
9 |
+
inference: false
|
10 |
+
model_creator: Feynman Innovcations
|
11 |
model_type: llama
|
12 |
prompt_template: 'This is a conversation with your Uncensored AI assistant Frank.
|
13 |
Frank can discuss with you at length about various topics such as ---, ---, ---,
|