Clean Lightning 1.1

82c86c9ce631bb1aa08d6a0f57e36569f47d42ff

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

3 files changed, +11 -7Ignore whitespace
default/content/presets/context/Lightning 1.1.json+3 -3
@@ -1,7 +1,7 @@
11{
22 "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}}\n\n",
33 "example_separator": "Example of an interaction:\n",
44 "chat_start": "This is the history of the roleplay:\n",
55 "use_stop_strings": false,
66 "allow_jailbreak": false,
77 "always_force_name2": true,
default/content/presets/instruct/Lightning 1.1.json+4 -4
@@ -1,7 +1,7 @@
11{
22 "input_sequence": "### Instruction:",
33 "output_sequence": "### Response: (length = unlimited)",
44 "last_output_sequence": "### Response: (length = unlimited)",
55 "system_sequence": "",
66 "stop_sequence": "",
77 "wrap": true,
@@ -12,8 +12,8 @@
1212 "system_sequence_suffix": "",
1313 "first_output_sequence": "",
1414 "skip_examples": false,
1515 "output_suffix": "\n\n",
1616 "input_suffix": "\n\n",
1717 "system_suffix": "",
1818 "user_alignment_message": "",
1919 "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+}