{
    "instruct": {
        "input_sequence": "[INST]",
        "output_sequence": "",
        "last_output_sequence": "",
        "system_sequence": "",
        "stop_sequence": "",
        "wrap": true,
        "macro": true,
        "activation_regex": "",
        "system_sequence_prefix": "",
        "system_sequence_suffix": "",
        "first_output_sequence": "",
        "skip_examples": true,
        "output_suffix": "</s>",
        "input_suffix": "[/INST]",
        "system_suffix": "",
        "user_alignment_message": "",
        "system_same_as_user": true,
        "last_system_sequence": "",
        "first_input_sequence": "",
        "last_input_sequence": "",
        "names_behavior": "force",
        "names_force_groups": true,
        "name": "Mistral"
    },
    "context": {
        "story_string": "<s>[INST]{{#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}}{{trim}}\n",
        "example_separator": "\nAn example dialogue:",
        "chat_start": "That's all, let's begin.[/INST]Alright bastard, I see where this is going. Shall I start with an unassuming greeting?</s>[INST]Sure![/INST]",
        "use_stop_strings": false,
        "allow_jailbreak": false,
        "names_as_stop_strings": true,
        "always_force_name2": true,
        "trim_sentences": false,
        "single_line": false,
        "name": "Mistral"
    },
    "sysprompt": {
        "name": "[Migrated] Mistral",
        "content": "Below is a turn-by-turn roleplay between {{user}} and {{char}}. Please take on the role of {{char}} and develop the plot slowly.\nWrite creatively to avoid repetition, alternate sentence structures, play with the narration. Assert and take initiative. Use onomatopoeia when applicable.\nAlways stay in character and keep actions and dialogues realistic. Incorporate characters' thoughts and opinions into the narration when applicable."
    },
    "preset": {
        "temp": 1.2,
        "temperature_last": false,
        "top_p": 1,
        "top_k": -1,
        "top_a": 0,
        "tfs": 1,
        "epsilon_cutoff": 0,
        "eta_cutoff": 0,
        "typical_p": 1,
        "min_p": 0.11,
        "rep_pen": 1,
        "rep_pen_range": 300,
        "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,
        "skew": 0,
        "do_sample": true,
        "early_stopping": false,
        "dynatemp": false,
        "min_temp": 0,
        "max_temp": 2,
        "dynatemp_exponent": 1,
        "smoothing_factor": 0,
        "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": [
            "temperature",
            "dynamic_temperature",
            "quadratic_sampling",
            "top_k",
            "top_p",
            "typical_p",
            "epsilon_cutoff",
            "eta_cutoff",
            "tfs",
            "top_a",
            "min_p",
            "mirostat"
        ],
        "samplers": [
            "top_k",
            "tfs_z",
            "typical_p",
            "top_p",
            "min_p",
            "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,
        "ignore_eos_token_aphrodite": false,
        "spaces_between_special_tokens_aphrodite": true,
        "rep_pen_size": 0,
        "genamt": 695,
        "max_length": 27648,
        "name": "Default"
    }
}