Upload new presets
Browse files- Prompts/Alpaca/v1.4/[Alpaca-Context]-Roleplay-v1.4.json +12 -0
- Prompts/Alpaca/v1.4/[Alpaca-System]-Roleplay-v1.4.json +24 -0
- Prompts/ChatML/v1.4/[ChatML-Context]Roleplay-v1.4.json +12 -0
- Prompts/ChatML/v1.4/[ChatML-System]Roleplay-v1.4.json +24 -0
- Prompts/Mistral/v1.4/[Mistral-Context]Roleplay-v1.4.json +1 -1
- Prompts/Mistral/v1.4/[Mistral-System]Roleplay-v1.4.json +3 -3
- Samplers/Mistral-v0.2/[Mistral-v0.2]Dynamic_Temp.json +5 -5
Prompts/Alpaca/v1.4/[Alpaca-Context]-Roleplay-v1.4.json
ADDED
@@ -0,0 +1,12 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"story_string": "Below is an instruction that describes a task. Write a response that appropriately completes the request.\n\n\n{{#if system}}{{system}}\n\n\n### Input:\n### Main Scenario ###\n- This section outlines the central plot or situation of the story.\n\n{{/if}}{{#if scenario}}Scenario: {{scenario}}\n\n### {{char}}'s Personality ###\n- Describe the personality or characteristics of {{char}}.\n\n{{/if}}{{#if personality}}{{char}}'s personality: {{personality}}\n\n### {{user}}'s Persona ###\n- Explain the persona or role the {{user}} will adopt in the story.\n\n{{/if}}{{#if persona}}{{user}}'s Persona: {{persona}}\n\n### {{char}}'s Catchphrases ###\n- Phrases that embody who {{char}} is.\n\n{{/if}}{{#if mesExamples}}{{char}}'s Catchphrases: {{mesExamples}}\n\n### Main Description ###\n- Offer a brief overview of the setting, context, or initial events of the story.\n\n{{/if}}{{#if description}}Main Description: {{description}}\n\n### Extra Information (Optional) ###\n- Additional Lore\n\n{{/if}}{{#if wiBefore}}{{wiBefore}}\n\n{{/if}}{{#if wiAfter}}{{wiAfter}}\n\n{{/if}}{{trim}}",
|
3 |
+
"example_separator": "",
|
4 |
+
"chat_start": "### Novel:",
|
5 |
+
"use_stop_strings": false,
|
6 |
+
"allow_jailbreak": false,
|
7 |
+
"always_force_name2": true,
|
8 |
+
"trim_sentences": false,
|
9 |
+
"include_newline": false,
|
10 |
+
"single_line": false,
|
11 |
+
"name": "[Alpaca]-Roleplay-v1.4"
|
12 |
+
}
|
Prompts/Alpaca/v1.4/[Alpaca-System]-Roleplay-v1.4.json
ADDED
@@ -0,0 +1,24 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"system_prompt": "An interactive novel depicting {{char}}'s and {{user}}'s daily life. Responses should contain the following; The characters actions, emotions, physical state, and surroundings.",
|
3 |
+
"input_sequence": "### Instruction:",
|
4 |
+
"output_sequence": "### Response:",
|
5 |
+
"last_output_sequence": "### Response (2 paragraphs, engaging, natural, authentic, descriptive, creative):",
|
6 |
+
"system_sequence": "### Input:",
|
7 |
+
"stop_sequence": "",
|
8 |
+
"wrap": true,
|
9 |
+
"macro": true,
|
10 |
+
"names": true,
|
11 |
+
"names_force_groups": true,
|
12 |
+
"activation_regex": "",
|
13 |
+
"system_sequence_prefix": "",
|
14 |
+
"system_sequence_suffix": "",
|
15 |
+
"first_output_sequence": "",
|
16 |
+
"skip_examples": true,
|
17 |
+
"output_suffix": "\n\n",
|
18 |
+
"input_suffix": "\n\n",
|
19 |
+
"system_suffix": "\n\n",
|
20 |
+
"user_alignment_message": "",
|
21 |
+
"system_same_as_user": false,
|
22 |
+
"last_system_sequence": "",
|
23 |
+
"name": "[Alpaca]-Roleplay-v1.4"
|
24 |
+
}
|
Prompts/ChatML/v1.4/[ChatML-Context]Roleplay-v1.4.json
ADDED
@@ -0,0 +1,12 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"story_string": "<|im_start|>system\n{{#if system}}{{system}}\n\n\n### Main Scenario ###\n- This section outlines the central plot or situation of the story.\n\n{{/if}}{{#if scenario}}Scenario: {{scenario}}\n\n### {{char}}'s Personality ###\n- Describe the personality or characteristics of {{char}}.\n\n{{/if}}{{#if personality}}{{char}}'s personality: {{personality}}\n\n### {{user}}'s Persona ###\n- Explain the persona or role the {{user}} will adopt in the story.\n\n{{/if}}{{#if persona}}{{user}}'s Persona: {{persona}}\n\n### {{char}}'s Catchphrases ###\n- Phrases that embody who {{char}} is.\n\n{{/if}}{{#if mesExamples}}{{char}}'s Catchphrases: {{mesExamples}}\n\n### Main Description ###\n- Offer a brief overview of the setting, context, or initial events of the story.\n\n{{/if}}{{#if description}}Main Description: {{description}}\n\n### Extra Information (Optional) ###\n- Additional Lore\n\n{{/if}}{{#if wiBefore}}{{wiBefore}}\n\n{{/if}}{{#if wiAfter}}{{wiAfter}}\n\n{{/if}}{{trim}}<|im_end|>",
|
3 |
+
"example_separator": "",
|
4 |
+
"chat_start": "",
|
5 |
+
"use_stop_strings": false,
|
6 |
+
"allow_jailbreak": false,
|
7 |
+
"always_force_name2": true,
|
8 |
+
"trim_sentences": false,
|
9 |
+
"include_newline": false,
|
10 |
+
"single_line": false,
|
11 |
+
"name": "[ChatML]Roleplay-v1.4"
|
12 |
+
}
|
Prompts/ChatML/v1.4/[ChatML-System]Roleplay-v1.4.json
ADDED
@@ -0,0 +1,24 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"system_prompt": "An interactive novel depicting {{char}}'s and {{user}}'s daily life. Responses should contain the following; The characters actions, emotions, physical state, and surroundings.",
|
3 |
+
"input_sequence": "<|im_start|>user",
|
4 |
+
"output_sequence": "<|im_start|>assistant",
|
5 |
+
"last_output_sequence": "",
|
6 |
+
"system_sequence": "<|im_start|>system",
|
7 |
+
"stop_sequence": "<|im_end|>",
|
8 |
+
"wrap": true,
|
9 |
+
"macro": true,
|
10 |
+
"names": true,
|
11 |
+
"names_force_groups": true,
|
12 |
+
"activation_regex": "",
|
13 |
+
"system_sequence_prefix": "",
|
14 |
+
"system_sequence_suffix": "",
|
15 |
+
"first_output_sequence": "",
|
16 |
+
"skip_examples": true,
|
17 |
+
"output_suffix": "<|im_end|>\n",
|
18 |
+
"input_suffix": "<|im_end|>\n",
|
19 |
+
"system_suffix": "<|im_end|>\n",
|
20 |
+
"user_alignment_message": "",
|
21 |
+
"system_same_as_user": false,
|
22 |
+
"last_system_sequence": "",
|
23 |
+
"name": "[ChatML]Roleplay-v1.4"
|
24 |
+
}
|
Prompts/Mistral/v1.4/[Mistral-Context]Roleplay-v1.4.json
CHANGED
@@ -1,5 +1,5 @@
|
|
1 |
{
|
2 |
-
"story_string": "[INST] {{#if system}}{{system}}\n\n\n### Main Scenario ###\n- This section outlines the central plot or situation of the story.\n\
|
3 |
"example_separator": "",
|
4 |
"chat_start": "",
|
5 |
"use_stop_strings": false,
|
|
|
1 |
{
|
2 |
+
"story_string": "[INST] {{#if system}}{{system}}\n\n\n### Main Scenario ###\n- This section outlines the central plot or situation of the story.\n\n{{/if}}{{#if scenario}}Scenario: {{scenario}}\n\n### {{char}}'s Personality ###\n- Describe the personality or characteristics of {{char}}.\n\n{{/if}}{{#if personality}}{{char}}'s personality: {{personality}}\n\n### {{user}}'s Persona ###\n- Explain the persona or role the {{user}} will adopt in the story.\n\n{{/if}}{{#if persona}}{{user}}'s Persona: {{persona}}\n\n### {{char}}'s Catchphrases ###\n- Phrases that embody who {{char}} is.\n\n{{/if}}{{#if mesExamples}}{{char}}'s Catchphrases: {{mesExamples}}\n\n### Main Description ###\n- Offer a brief overview of the setting, context, or initial events of the story.\n\n{{/if}}{{#if description}}Main Description: {{description}}\n\n### Extra Information (Optional) ###\n- Additional Lore\n\n{{/if}}{{#if wiBefore}}{{wiBefore}}\n\n{{/if}}{{#if wiAfter}}{{wiAfter}}\n\n{{/if}}{{trim}} [/INST]",
|
3 |
"example_separator": "",
|
4 |
"chat_start": "",
|
5 |
"use_stop_strings": false,
|
Prompts/Mistral/v1.4/[Mistral-System]Roleplay-v1.4.json
CHANGED
@@ -1,11 +1,11 @@
|
|
1 |
{
|
2 |
-
"system_prompt": "An interactive novel depicting {{char}}'s and {{user}}'s daily life.",
|
3 |
"input_sequence": "[INST] ",
|
4 |
"output_sequence": "",
|
5 |
"last_output_sequence": "",
|
6 |
"system_sequence": "",
|
7 |
"stop_sequence": "",
|
8 |
-
"wrap":
|
9 |
"macro": true,
|
10 |
"names": true,
|
11 |
"names_force_groups": true,
|
@@ -17,7 +17,7 @@
|
|
17 |
"output_suffix": "\n",
|
18 |
"input_suffix": " [/INST]\n",
|
19 |
"system_suffix": "",
|
20 |
-
"user_alignment_message": "
|
21 |
"system_same_as_user": true,
|
22 |
"last_system_sequence": "",
|
23 |
"name": "[Mistral]Roleplay-v1.4"
|
|
|
1 |
{
|
2 |
+
"system_prompt": "An interactive novel depicting {{char}}'s and {{user}}'s daily life. Responses should contain the following; The characters actions, emotions, physical state, and surroundings.",
|
3 |
"input_sequence": "[INST] ",
|
4 |
"output_sequence": "",
|
5 |
"last_output_sequence": "",
|
6 |
"system_sequence": "",
|
7 |
"stop_sequence": "",
|
8 |
+
"wrap": true,
|
9 |
"macro": true,
|
10 |
"names": true,
|
11 |
"names_force_groups": true,
|
|
|
17 |
"output_suffix": "\n",
|
18 |
"input_suffix": " [/INST]\n",
|
19 |
"system_suffix": "",
|
20 |
+
"user_alignment_message": "",
|
21 |
"system_same_as_user": true,
|
22 |
"last_system_sequence": "",
|
23 |
"name": "[Mistral]Roleplay-v1.4"
|
Samplers/Mistral-v0.2/[Mistral-v0.2]Dynamic_Temp.json
CHANGED
@@ -8,7 +8,7 @@
|
|
8 |
"epsilon_cutoff": 0,
|
9 |
"eta_cutoff": 0,
|
10 |
"typical_p": 1,
|
11 |
-
"min_p": 0.
|
12 |
"rep_pen": 1.1,
|
13 |
"rep_pen_range": 0,
|
14 |
"no_repeat_ngram_size": 0,
|
@@ -22,9 +22,9 @@
|
|
22 |
"do_sample": true,
|
23 |
"early_stopping": false,
|
24 |
"dynatemp": true,
|
25 |
-
"min_temp": 0
|
26 |
-
"max_temp": 1.
|
27 |
-
"dynatemp_exponent": 0.
|
28 |
"smoothing_factor": 0,
|
29 |
"smoothing_curve": 1,
|
30 |
"add_bos_token": true,
|
@@ -78,4 +78,4 @@
|
|
78 |
"rep_pen_size": 0,
|
79 |
"genamt": 300,
|
80 |
"max_length": 16384
|
81 |
-
}
|
|
|
8 |
"epsilon_cutoff": 0,
|
9 |
"eta_cutoff": 0,
|
10 |
"typical_p": 1,
|
11 |
+
"min_p": 0.033,
|
12 |
"rep_pen": 1.1,
|
13 |
"rep_pen_range": 0,
|
14 |
"no_repeat_ngram_size": 0,
|
|
|
22 |
"do_sample": true,
|
23 |
"early_stopping": false,
|
24 |
"dynatemp": true,
|
25 |
+
"min_temp": 1.0,
|
26 |
+
"max_temp": 1.5,
|
27 |
+
"dynatemp_exponent": 0.55,
|
28 |
"smoothing_factor": 0,
|
29 |
"smoothing_curve": 1,
|
30 |
"add_bos_token": true,
|
|
|
78 |
"rep_pen_size": 0,
|
79 |
"genamt": 300,
|
80 |
"max_length": 16384
|
81 |
+
}
|