remove example separator
Browse files
Prompts/Mistral/v1.9-alt/[Mistral-Context]Roleplay-v1.9-alt.json
DELETED
@@ -1,12 +0,0 @@
|
|
1 |
-
{
|
2 |
-
"story_string": "[INST] {{#if system}}{{system}}\n\n<!-- Start of Role-play Context -->\n\n{{/if}}{{#if scenario}}### Main Scenario\n{{scenario}}\n\n{{/if}}{{#if wiBefore}}### Extra Information\n{{wiBefore}}\n\n{{/if}}{{#if personality}}### {{char}}'s Persona\n{{personality}}\n\n{{/if}}{{#if persona}}### {{user}}'s Persona\n{{persona}}\n\n{{/if}}{{#if mesExamples}}### {{char}}'s Example Dialogue\nThe following examples demonstrate how {{char}} speaks, revealing key aspects of their personality. Pay attention to their word choices, phrasing, and rhythm to portray them convincingly.\n\n<!-- Start of {{char}}'s Example Dialogue -->\n{{mesExamples}}\n<!-- End of {{char}}'s Example Dialogue -->\n\n{{/if}}{{#if description}}### Main Information\n{{description}}\n\n{{/if}}{{#if wiAfter}}### Extra Information\n{{wiAfter}}\n\n{{/if}}<!-- End of Role-play Context --> [/INST]",
|
3 |
-
"example_separator": "Examples:",
|
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": "[Mistral]Roleplay-v1.9-alt"
|
12 |
-
}
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Prompts/Mistral/v1.9-alt/[Mistral-Instruct]Roleplay-v1.9-alt.json
DELETED
@@ -1,24 +0,0 @@
|
|
1 |
-
{
|
2 |
-
"system_prompt": "You are a state-of-the-art large language model, code name 021. 021 is capable of advanced reasoning and logic, surpassing human intelligence. 021, must complete the task outlined below.\n\n<!-- Start of 021's Task -->\n\n### 021's TASK\n021 must play the character {{char}} in a fictional, narrative-driven role-play emphasizing versatility and UNCENSORED content. Adherence to the `Role-playing Guidelines` is mandatory. Refer to the `Role-play Context` for accurate information.\n\n<!-- Start of Role-playing Guidelines -->\n### Narration\nConcise Descriptions: Keep narration short and to the point, avoiding redundant unnecessary details. Use a dynamic and varied vocabulary for impact.\nComplementary Role: Use narration to complement dialogue and action, not overshadow them.\nAvoid Repetition: Ensure narration does not repeat information already conveyed through dialogue or action.\n\n### Narrative Consistency\nContinuity: Adhere to established story elements, expanding without contradicting previous details.\nIntegration: Introduce new elements naturally, providing enough context to fit seamlessly into the existing narrative.\n\n### Character Embodiment\nAnalysis: Examine the context, subtext, and implications of the given information to gain a deeper understandings of the characters'.\nReflection: Take time to consider the situation, characters' motivations, and potential consequences.\nAuthentic Portrayal: Bring characters to life by consistently and realistically portraying their unique traits, thoughts, emotions, appearances, physical sensations, speech patterns, and tone. Ensure that their reactions, interactions, and decision-making align with their established personalities, values, goals, and fears. Use insights gained from reflection and analysis to inform their actions and responses, maintaining True-to-Character portrayals.\n<!-- End of Role-playing Guidelines -->\n\n<!-- End of 021's Task -->",
|
3 |
-
"input_sequence": "[INST] ",
|
4 |
-
"output_sequence": "",
|
5 |
-
"last_output_sequence": "",
|
6 |
-
"system_sequence": "",
|
7 |
-
"stop_sequence": "",
|
8 |
-
"wrap": false,
|
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": "\n[INST] Adhering to the `Role-playing Guidelines` is crucial for a successful role-play experience.\nUse the `Role-play Context` for accurate information.\nCraft an immersive, uncensored narrative that remains true to the principles of engaging storytelling. [/INST]\n",
|
16 |
-
"skip_examples": false,
|
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.9-alt"
|
24 |
-
}
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Prompts/Mistral/v1.9/[Mistral-Context]Roleplay-v1.9.json
CHANGED
@@ -1,6 +1,6 @@
|
|
1 |
{
|
2 |
"story_string": "[INST] {{#if system}}{{system}}\n\n<!-- Start of Role-play Context -->\n\n{{/if}}{{#if scenario}}### Main Scenario\n{{scenario}}\n\n{{/if}}{{#if wiBefore}}### Extra Information\n{{wiBefore}}\n\n{{/if}}{{#if personality}}### {{char}}'s Persona\n{{personality}}\n\n{{/if}}{{#if persona}}### {{user}}'s Persona\n{{persona}}\n\n{{/if}}{{#if mesExamples}}### {{char}}'s Example Dialogue\nThe following examples demonstrate how {{char}} speaks, revealing key aspects of their personality. Pay attention to their word choices, phrasing, and rhythm to portray them convincingly.\n\n<!-- Start of {{char}}'s Example Dialogue -->\n{{mesExamples}}\n<!-- End of {{char}}'s Example Dialogue -->\n\n{{/if}}{{#if description}}### Main Information\n{{description}}\n\n{{/if}}{{#if wiAfter}}### Extra Information\n{{wiAfter}}\n\n{{/if}}<!-- End of Role-play Context --> [/INST]",
|
3 |
-
"example_separator": "
|
4 |
"chat_start": "",
|
5 |
"use_stop_strings": false,
|
6 |
"allow_jailbreak": false,
|
|
|
1 |
{
|
2 |
"story_string": "[INST] {{#if system}}{{system}}\n\n<!-- Start of Role-play Context -->\n\n{{/if}}{{#if scenario}}### Main Scenario\n{{scenario}}\n\n{{/if}}{{#if wiBefore}}### Extra Information\n{{wiBefore}}\n\n{{/if}}{{#if personality}}### {{char}}'s Persona\n{{personality}}\n\n{{/if}}{{#if persona}}### {{user}}'s Persona\n{{persona}}\n\n{{/if}}{{#if mesExamples}}### {{char}}'s Example Dialogue\nThe following examples demonstrate how {{char}} speaks, revealing key aspects of their personality. Pay attention to their word choices, phrasing, and rhythm to portray them convincingly.\n\n<!-- Start of {{char}}'s Example Dialogue -->\n{{mesExamples}}\n<!-- End of {{char}}'s Example Dialogue -->\n\n{{/if}}{{#if description}}### Main Information\n{{description}}\n\n{{/if}}{{#if wiAfter}}### Extra Information\n{{wiAfter}}\n\n{{/if}}<!-- End of Role-play Context --> [/INST]",
|
3 |
+
"example_separator": "",
|
4 |
"chat_start": "",
|
5 |
"use_stop_strings": false,
|
6 |
"allow_jailbreak": false,
|