Nitral
commited on
Commit
•
92f6c4d
1
Parent(s):
c473af1
Upload Prima-Lelantacles-V5-Context.json
Browse files
ST presets/Prima-Lelantacles-V5-Context.json
ADDED
@@ -0,0 +1,11 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"story_string": "{{#if system}}{{system}}\n{{/if}}{{#if wiBefore}}{{wiBefore}}\n{{/if}}{{#if 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}}{{persona}}\n{{/if}}",
|
3 |
+
"example_separator": "***",
|
4 |
+
"chat_start": "***",
|
5 |
+
"use_stop_strings": false,
|
6 |
+
"always_force_name2": false,
|
7 |
+
"trim_sentences": true,
|
8 |
+
"include_newline": false,
|
9 |
+
"single_line": false,
|
10 |
+
"name": "Prima-Lelantacles-V5-Context"
|
11 |
+
}
|