lemonilia commited on
Commit
ffe092f
1 Parent(s): 9a22e38

Upload 3 files

Browse files
SillyTavern Settings/Limamono_context.json ADDED
@@ -0,0 +1,11 @@
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "story_string": "Below is an instruction that describes background information for a chat. Write appropriate responses for both the instruction and user input.\n\n### Instruction:\n{{description}}\n\n{{#if persona}}{{user}}'s persona: {{persona}}{{/if}}\n\n{{#if scenario}}Scenario: {{scenario}}{{/if}}",
3
+ "example_separator": "",
4
+ "chat_start": "",
5
+ "use_stop_strings": false,
6
+ "always_force_name2": true,
7
+ "trim_sentences": false,
8
+ "include_newline": false,
9
+ "single_line": false,
10
+ "name": "Limamono"
11
+ }
SillyTavern Settings/Limamono_instruct.json ADDED
@@ -0,0 +1,18 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "wrap": true,
3
+ "names": true,
4
+ "system_prompt": "",
5
+ "system_sequence": "<<SYSTEM>>",
6
+ "stop_sequence": "###",
7
+ "input_sequence": "\n### Input: (length = tiny)",
8
+ "output_sequence": "\n### Response:",
9
+ "separator_sequence": "",
10
+ "macro": true,
11
+ "names_force_groups": false,
12
+ "last_output_sequence": "",
13
+ "activation_regex": "",
14
+ "system_sequence_prefix": "",
15
+ "system_sequence_suffix": "",
16
+ "first_output_sequence": "",
17
+ "name": "Limamono"
18
+ }
SillyTavern Settings/Limamono_settings.png ADDED