File size: 1,676 Bytes
5313167
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
24dea62
5313167
 
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": "<|user|>",
        "output_sequence": "<|assistant|>",
        "first_output_sequence": "",
        "last_output_sequence": "",
        "system_sequence_prefix": "",
        "system_sequence_suffix": "",
        "stop_sequence": "<|endoftext|>",
        "wrap": false,
        "macro": true,
        "activation_regex": "",
        "skip_examples": false,
        "output_suffix": "<|endoftext|>",
        "input_suffix": "<|endoftext|>",
        "system_sequence": "<|system|>",
        "system_suffix": "<|endoftext|>",
        "user_alignment_message": "",
        "last_system_sequence": "",
        "system_same_as_user": false,
        "first_input_sequence": "",
        "last_input_sequence": "",
        "names_behavior": "none",
        "names_force_groups": true,
        "name": "DanChat-2"
    },
    "context": {
        "story_string": "<|system|>{{#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}}<|endoftext|>",
        "example_separator": "",
        "chat_start": "",
        "use_stop_strings": false,
        "allow_jailbreak": false,
        "names_as_stop_strings": true,
        "always_force_name2": false,
        "trim_sentences": false,
        "single_line": false,
        "name": "DanChat-2"
    },
    "sysprompt": {
        "name": "Basic",
        "content": "Write {{char}}'s actions and dialogue, do not speak or act for {{user}}"
    }
}