SillyTavern-Presets / Prompts /LLAMA-3 /v1.5 /[LLAMA-3-Context]Roleplay-v1.5.json
Virt-io's picture
More pruning & assistant card update
3caec20
raw
history blame
No virus
1.18 kB
{
"story_string": "<|begin_of_text|><|start_header_id|>system<|end_header_id|>\n\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}}<|eot_id|>",
"example_separator": "",
"chat_start": "\n<|start_header_id|>assistant<|end_header_id|>\nStarting a narrative driven Role-Play with the provided context.<|eot_id|>",
"use_stop_strings": false,
"allow_jailbreak": false,
"always_force_name2": true,
"trim_sentences": false,
"include_newline": false,
"single_line": false,
"name": "[LLAMA-3]Roleplay-v1.5"
}