Deris-SSS-7B / presets /Alpaca-RP-context.json
Virt-io's picture
Upload 2 files
5a9705e verified
raw
history blame contribute delete
857 Bytes
{
"story_string": "{{#if system}}{{system}}\n\n{{/if}}{{#if wiBefore}}{{wiBefore}}\n\n{{/if}}Description of {{char}}:\n{{#if description}}{{description}}\n{{/if}}{{#if personality}}{{char}}'s personality: {{personality}}\n\n{{/if}}{{#if scenario}}Scenario: {{scenario}}\n\n{{/if}}{{#if persona}}Description of {{user}}: {{persona}}\n\n{{/if}}Play the role of {{char}}\n\n{{#if wiAfter}}{{wiAfter}}\n{{/if}}",
"example_separator": "Example roleplay chat:",
"chat_start": "Taking the above information into consideration,\nyou must engage in a roleplay conversation with {{user}} below this line.\nYou are forbidden from writing {{user}}'s dialogue lines in your responses.",
"use_stop_strings": false,
"always_force_name2": true,
"trim_sentences": true,
"include_newline": true,
"single_line": false,
"name": "Alpaca-RP"
}