File size: 2,347 Bytes
25f4303
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
{
    "instruct": {
        "input_sequence": "",
        "output_sequence": "\n",
        "last_output_sequence": "[/INST]",
        "system_sequence": "\n",
        "stop_sequence": "</s>",
        "wrap": false,
        "macro": true,
        "activation_regex": "",
        "system_sequence_prefix": "",
        "system_sequence_suffix": "",
        "first_output_sequence": "",
        "skip_examples": true,
        "output_suffix": "</s>\n",
        "input_suffix": "",
        "system_suffix": "",
        "user_alignment_message": "",
        "system_same_as_user": false,
        "last_system_sequence": "",
        "first_input_sequence": "",
        "last_input_sequence": "\n",
        "names_behavior": "always",
        "names_force_groups": true,
        "name": "Mistral-Small-Simple-Oneshot"
    },
    "context": {
        "story_string": "[INST] {{#if system}}{{system}}\n\n{{/if}}{{#if wiBefore}}## World Info:\n{{wiBefore}}\n{{/if}}{{#if description}}## {{char}}'s Description:\n{{description}}\n{{/if}}{{#if personality}}## {{char}}'s Personality:\n{{personality}}\n{{/if}}{{#if persona}}## {{user}}'s Persona:\n{{persona}}\n{{/if}}{{#if scenario}}## Scenario:\n{{scenario}}\n{{/if}}{{#if wiAfter}}## World Info:\n{{wiAfter}}\n{{/if}}{{#if mesExamples}}## {{char}}'s Example Response:\n{{mesExamples}}\n{{/if}}",
        "example_separator": "",
        "chat_start": "## Exchange:",
        "use_stop_strings": false,
        "allow_jailbreak": false,
        "names_as_stop_strings": false,
        "always_force_name2": true,
        "trim_sentences": false,
        "single_line": false,
        "name": "Mistral-Small-Simple-Oneshot"
    },
    "sysprompt": {
        "name": "Mistral-Small-Simple-Oneshot",
        "content": "Write {{char}}'s next message in the Exchange below. Write 3-4 paragraphs, enough to move the scene forward but short enough to maintain a back-and-forth interaction pace. Your responses must be detailed, creative, immersive, and drive the scenario forward. Do not write {{user}}'s actions or dialog. Don't leave anything out, describe everything and do not summarize. Do not fast forward. The story must progress step by step.\nPrioritize {{char}}'s goals over {{user}}'s. Use the information below as your anchor point on how {{char}} should behave throughout the entire scenario:"
    }
}