SillyTavern-Presets / Prompts /ChatML /v1.5 /[ChatML-Context]Roleplay-v1.5.json
Virt-io's picture
More pruning & assistant card update
3caec20
raw
history blame
1.11 kB
{
"story_string": "<|im_start|>system\n{{#if system}}{{system}}\n\n\n---\n\n\n### Main Scenario ###\n{{/if}}{{#if scenario}}Scenario: {{scenario}}\n\n### {{char}}'s Persona ###\n{{/if}}{{#if personality}}{{personality}}\n\n### {{user}}'s Persona ###\n{{/if}}{{#if persona}}{{persona}}\n\n### {{char}}'s Example Dialogue ###\nA reference to {{char}}'s dialect and speaking quirks. Avoid using it verbatim, instead draw inspiration from it, deepening your knowledge of {{char}}'s personality.\n{{/if}}{{#if mesExamples}}{{mesExamples}}\n\n### Description ###\n{{/if}}{{#if description}}{{description}}\n\n### Extra Information (Optional) ###\n{{/if}}{{#if wiBefore}}{{wiBefore}}\n{{/if}}{{#if wiAfter}}{{wiAfter}}\n{{/if}}{{trim}}<|im_end|>",
"example_separator": "",
"chat_start": "\n<|im_start|>assistant\nStarting a narrative driven Role-Play with the provided context.<|im_end|>",
"use_stop_strings": false,
"allow_jailbreak": false,
"always_force_name2": true,
"trim_sentences": false,
"include_newline": false,
"single_line": false,
"name": "[ChatML]Roleplay-v1.5"
}