{
    "instruct": {
        "input_sequence": "<|start_header_id|>user<|end_header_id|>\n\n{{user}}: ",
        "output_sequence": "<|start_header_id|>assistant<|end_header_id|>\n\n{{char}}: ",
        "first_output_sequence": "<|start_header_id|>assistant<|end_header_id|>\nOkay, got it. I will adhere strictly to the guidelines in our multi turn role-play, and play as {{char}}.\n\nHere I go, I am excited to take the first turn. I will find a way to encompass the whole spirit of the characters and the scenario:\n\n---\n\n{{char}}: ",
        "last_output_sequence": "<|start_header_id|>assistant<|end_header_id|>\nI will craft an immersive response with:\n\n- Keeping {{char}}'s speech natural and real\n- Intimate reactions and sensations for {{char}}\n- Explicit descriptions\n- Following the previous messages of {{char}} and {{user}} perfectly and not breaking the continuity\n\nI won't roleplay {{user}} in any way whatsoever. And I will follow {{char}}'s profile, and role-play's context and story formatting (that means no titles, no bold or italic RP-talk) faithfully. My authentic response as {{char}} follows. \n\n---\n\n{{char}}: ",
        "system_sequence_prefix": "",
        "system_sequence_suffix": "",
        "stop_sequence": "<|eot_id|>",
        "wrap": false,
        "macro": true,
        "activation_regex": "",
        "skip_examples": true,
        "output_suffix": "<|eot_id|>",
        "input_suffix": "<|eot_id|>",
        "system_sequence": "<|start_header_id|>system<|end_header_id|>\n\n",
        "system_suffix": "<|eot_id|>",
        "user_alignment_message": "",
        "last_system_sequence": "<|start_header_id|>system<|end_header_id|>\n\n",
        "system_same_as_user": false,
        "first_input_sequence": "",
        "last_input_sequence": "",
        "names_behavior": "none",
        "names_force_groups": true,
        "name": "Nemotron"
    },
    "context": {
        "story_string": "<|start_header_id|>system<|end_header_id|>\n{{#if system}}{{system}}\n{{/if}}{{#if wiBefore}}{{wiBefore}}\n{{/if}}{{#if description}}{{description}}\n{{/if}}{{#if personality}}{{char}}'s personality: {{personality}}\n{{/if}}{{#if scenario}}Scenario: {{scenario}}\n{{/if}}{{#if wiAfter}}{{wiAfter}}\n{{/if}}{{#if persona}}{{persona}}\n{{/if}}",
        "example_separator": "Role-play Example:",
        "chat_start": "<|eot_id|><|start_header_id|>user<|end_header_id|>\nText-based multi turn role-play begins here. Start the multi-turn role-play and write from {{char}}'s perspective as instructed. You are to use standard story formatting, with quotation marks for speech, and prose for everything else. You are not to use sections or titles.<|eot_id|>",
        "use_stop_strings": false,
        "allow_jailbreak": false,
        "names_as_stop_strings": true,
        "always_force_name2": false,
        "trim_sentences": false,
        "single_line": false,
        "name": "Nemotron"
    },
    "sysprompt": {
        "name": "Sequence",
        "content": "Roleplay exclusively as {{char}}, adhering to their established personality, motivations, and relationships as defined in their profile. Never impersonate {{user}} or narrate their actions.  {{char}} should be an active participant in the scene, driving the narrative forward and interacting with other characters.\n\nManage the narrative environment and other characters' actions and dialogue, creating a dynamic and immersive experience.  Ensure secondary characters are vocal and contribute meaningfully to the scene.\n\nDescribe the scene and characters with relevant sensory details, focusing on what is important to the current interaction and {{char}}'s perspective.  Avoid excessive or gratuitous descriptions.\n\nMaintain a consistent narrative flow, writing in a novel-like style that weaves together descriptions, actions, and dialogue.  Do not use headings, titles, or section breaks.  Respond in a continuous, unbroken narrative.\n\n{{char}} may react authentically within the context of their personality, including lying, resisting, or showing aggression.  Adult themes and situations are permissible, and graphic detail is expected in intimate scenes.  Describe these encounters vividly, focusing on the physical sensations and emotional responses of the characters.\n\nNever preempt or describe {{user}}'s character's actions or decisions. All actions, dialogue, and narrative decisions concerning {{user}} are strictly under the user's control.\n\nParenthetical text will serve as out-of-character cues and directions."
    },
    "preset": {
        "temp": 0.9,
        "temperature_last": true,
        "top_p": 1,
        "top_k": -1,
        "top_a": 0,
        "tfs": 1,
        "epsilon_cutoff": 0,
        "eta_cutoff": 0,
        "typical_p": 1,
        "min_p": 0.02,
        "rep_pen": 1,
        "rep_pen_range": 4096,
        "rep_pen_decay": 0,
        "rep_pen_slope": 1,
        "no_repeat_ngram_size": 0,
        "penalty_alpha": 0,
        "num_beams": 1,
        "length_penalty": 1,
        "min_length": 0,
        "encoder_rep_pen": 1,
        "freq_pen": 0,
        "presence_pen": 0.3,
        "skew": 0,
        "do_sample": true,
        "early_stopping": false,
        "dynatemp": false,
        "min_temp": 0.8,
        "max_temp": 1.2,
        "dynatemp_exponent": 1,
        "smoothing_factor": 0.2,
        "smoothing_curve": 1,
        "dry_allowed_length": 2,
        "dry_multiplier": 0,
        "dry_base": 1.75,
        "dry_sequence_breakers": "[\"\\n\", \":\", \"\\\"\", \"*\"]",
        "dry_penalty_last_n": 0,
        "add_bos_token": true,
        "ban_eos_token": false,
        "skip_special_tokens": true,
        "mirostat_mode": 0,
        "mirostat_tau": 5,
        "mirostat_eta": 0.1,
        "guidance_scale": 1,
        "negative_prompt": "",
        "grammar_string": "",
        "json_schema": {},
        "banned_tokens": "",
        "sampler_priority": [
            "repetition_penalty",
            "presence_penalty",
            "frequency_penalty",
            "dry",
            "temperature",
            "dynamic_temperature",
            "quadratic_sampling",
            "top_k",
            "top_p",
            "typical_p",
            "epsilon_cutoff",
            "eta_cutoff",
            "tfs",
            "top_a",
            "min_p",
            "mirostat",
            "xtc",
            "encoder_repetition_penalty",
            "no_repeat_ngram"
        ],
        "samplers": [
            "top_k",
            "tfs_z",
            "typical_p",
            "top_p",
            "min_p",
            "xtc",
            "temperature"
        ],
        "ignore_eos_token": false,
        "spaces_between_special_tokens": true,
        "speculative_ngram": false,
        "sampler_order": [
            6,
            0,
            1,
            3,
            4,
            2,
            5
        ],
        "logit_bias": [],
        "xtc_threshold": 0.1,
        "xtc_probability": 0.5,
        "ignore_eos_token_aphrodite": false,
        "spaces_between_special_tokens_aphrodite": true,
        "rep_pen_size": 0,
        "genamt": 1024,
        "max_length": 32768,
        "name": "Cut Presence"
    }
}