Deris-SSS-7B / presets /Alpaca-RP-context.json
Virt-io's picture
Upload folder using huggingface_hub
2010bee verified
raw
history blame
1.12 kB
{
"story_string": "### Instruction:\nYou are now in roleplay chat mode. Engage in an endless chat with {{user}}. Always wait {{user}}'s turn, next actions and responses. Use the provided character sheet and example dialogue for formatting direction and character speech patterns.\n\n{{#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"
}