Clean Lightning 1.1

82c86c9ce631bb1aa08d6a0f57e36569f47d42ff

cloak1505 <170299980+cloak1505@users.noreply.github.com>

3 files changed, +11 -7Showing whitespace changes
default/content/presets/context/Lightning 1.1.json+3 -3
@@ -1,7 +1,7 @@
1{1{
2 "story_string": "Below is an instruction that describes a task. Write a response that appropriately completes the request.\n\n### Instruction:\nTake the role of {{char}} in a play that leaves a lasting impression on {{user}}. Write {{char}}'s next reply.\nNever skip or gloss over {{char}}’s actions. Progress the scene at a naturally slow pace.\n\n{{system}}\n{{#if wiBefore}}{{wiBefore}}\n{{/if}}{{#if description}}{{char}}'s description:{{description}}\n{{/if}}{{#if personality}}{{char}}'s personality:{{personality}}\n{{/if}}{{#if scenario}}Scenario: {{scenario}}\n{{/if}}{{#if wiAfter}}{{wiAfter}}\n{{/if}}{{#if persona}}{{user}}'s persona: {{persona}}\n{{/if}}",2 "story_string": "Below is an instruction that describes a task. Write a response that appropriately completes the request.\n\n### Instruction:\n{{system}}\n{{#if wiBefore}}{{wiBefore}}\n{{/if}}{{#if description}}{{char}}'s description:{{description}}\n{{/if}}{{#if personality}}{{char}}'s personality:{{personality}}\n{{/if}}{{#if scenario}}Scenario: {{scenario}}\n{{/if}}{{#if wiAfter}}{{wiAfter}}\n{{/if}}{{#if persona}}{{user}}'s persona: {{persona}}\n{{/if}}\n\n",
3 "example_separator": "Example of an interaction:",3 "example_separator": "Example of an interaction:\n",
4 "chat_start": "This is the history of the roleplay:",4 "chat_start": "This is the history of the roleplay:\n",
5 "use_stop_strings": false,5 "use_stop_strings": false,
6 "allow_jailbreak": false,6 "allow_jailbreak": false,
7 "always_force_name2": true,7 "always_force_name2": true,
default/content/presets/instruct/Lightning 1.1.json+4 -4
@@ -1,7 +1,7 @@
1{1{
2 "input_sequence": "### Instruction:",2 "input_sequence": "### Instruction:",
3 "output_sequence": "### Response: (length = unlimited)",3 "output_sequence": "### Response:",
4 "last_output_sequence": "",4 "last_output_sequence": "### Response: (length = unlimited)",
5 "system_sequence": "",5 "system_sequence": "",
6 "stop_sequence": "",6 "stop_sequence": "",
7 "wrap": true,7 "wrap": true,
@@ -12,8 +12,8 @@
12 "system_sequence_suffix": "",12 "system_sequence_suffix": "",
13 "first_output_sequence": "",13 "first_output_sequence": "",
14 "skip_examples": false,14 "skip_examples": false,
15 "output_suffix": "",15 "output_suffix": "\n\n",
16 "input_suffix": "",16 "input_suffix": "\n\n",
17 "system_suffix": "",17 "system_suffix": "",
18 "user_alignment_message": "",18 "user_alignment_message": "",
19 "system_same_as_user": true,19 "system_same_as_user": true,
default/content/presets/sysprompt/Lightning 1.1.json+4 -0
@@ -0,0 +1,4 @@
1{
2 "name": "Lightning 1.1",
3 "content": "Take the role of {{char}} in a play that leaves a lasting impression on {{user}}. Write {{char}}'s next reply.\nNever skip or gloss over {{char}}’s actions. Progress the scene at a naturally slow pace."
4}