FuseChat-7B-VaRM-GGUF / presets /GPT4-Correct-context.json
Virt-io's picture
Upload 4 files
502319c verified
{
"story_string": "Write {{char}}'s next reply in a fictional roleplay chat between {{user}} and {{char}}. Use the provided character sheet and example dialogue for formatting direction and character speech patterns.\n\n{{#if system}}{{system}}<|end_of_turn|>\nGPT4 Correct User:\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}}<|end_of_turn|>",
"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": "GPT4-Correct"
}