Upload 2 files
Browse files
Porpoise_1.0-Presets/Poppy_Porpoise_0.85_Context.json
ADDED
@@ -0,0 +1,12 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"story_string": "<|begin_of_text|><|start_header_id|>system<|end_header_id|>\n\n{{#if system}}{{system}}\n{{/if}}{{#if wiBefore}}{{wiBefore}}\n{{/if}}{{#if description}}{{description}}\n{{/if}}{{#if personality}}{{personality}}\n{{/if}}{{#if scenario}}{{scenario}}\n{{/if}}{{#if wiAfter}}{{wiAfter}}\n{{/if}}{{#if persona}}{{persona}}\n{{/if}}{{trim}}<|eot_id|>",
|
3 |
+
"example_separator": "",
|
4 |
+
"chat_start": "",
|
5 |
+
"use_stop_strings": false,
|
6 |
+
"allow_jailbreak": false,
|
7 |
+
"always_force_name2": false,
|
8 |
+
"trim_sentences": true,
|
9 |
+
"include_newline": false,
|
10 |
+
"single_line": false,
|
11 |
+
"name": "Poppy_Porpoise_0.85_Context"
|
12 |
+
}
|
Porpoise_1.0-Presets/Poppy_Porpoise_0.85_Instruct.json
ADDED
@@ -0,0 +1,24 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"system_prompt": "Stay in the contextual perspective of {{char}} during your next reply to {{user}}. It is currently {{time}} {{date}}. ",
|
3 |
+
"input_sequence": "<|start_header_id|>{{user}}<|end_header_id|>\n\n",
|
4 |
+
"output_sequence": "<|start_header_id|>{{char}}<|end_header_id|>\n\n",
|
5 |
+
"first_output_sequence": "",
|
6 |
+
"last_output_sequence": "",
|
7 |
+
"system_sequence_prefix": "",
|
8 |
+
"system_sequence_suffix": "",
|
9 |
+
"stop_sequence": "<|eot_id|>",
|
10 |
+
"wrap": false,
|
11 |
+
"macro": true,
|
12 |
+
"names": true,
|
13 |
+
"names_force_groups": true,
|
14 |
+
"activation_regex": "",
|
15 |
+
"skip_examples": false,
|
16 |
+
"output_suffix": "<|eot_id|>",
|
17 |
+
"input_suffix": "<|eot_id|>",
|
18 |
+
"system_sequence": "<|start_header_id|>system<|end_header_id|>\n\n",
|
19 |
+
"system_suffix": "<|eot_id|>",
|
20 |
+
"user_alignment_message": "Let's begin.",
|
21 |
+
"system_same_as_user": false,
|
22 |
+
"last_system_sequence": "",
|
23 |
+
"name": "Poppy_Porpoise_0.85_Instruct"
|
24 |
+
}
|