File size: 1,946 Bytes
b0122d3
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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
44
45
46
47
48
49
50
51
{
    "instruct": {
        "input_sequence": "<|im_start|>user",
        "output_sequence": "<|im_start|>assistant",
        "last_output_sequence": "",
        "system_sequence": "<|im_start|>system",
        "stop_sequence": "<|im_end|>",
        "wrap": true,
        "macro": true,
        "activation_regex": "",
        "first_output_sequence": "",
        "skip_examples": true,
        "output_suffix": "<|im_end|>\n",
        "input_suffix": "<|im_end|>\n",
        "system_suffix": "<|im_end|>\n",
        "user_alignment_message": "",
        "system_same_as_user": false,
        "last_system_sequence": "",
        "first_input_sequence": "",
        "last_input_sequence": "",
        "names_behavior": "none",
        "sequences_as_stop_strings": true,
        "story_string_prefix": "",
        "story_string_suffix": "",
        "name": "ChatML-Q3.5-Think"
    },
    "context": {
        "story_string": "<|im_start|>system\n{{#if anchorBefore}}{{anchorBefore}}\n{{/if}}{{#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}}{{#if anchorAfter}}{{anchorAfter}}\n{{/if}}{{trim}}<|im_end|>",
        "example_separator": "",
        "chat_start": "",
        "use_stop_strings": false,
        "names_as_stop_strings": true,
        "story_string_position": 0,
        "story_string_depth": 1,
        "story_string_role": 0,
        "always_force_name2": false,
        "trim_sentences": false,
        "single_line": false,
        "name": "ChatML-Q3.5-Think"
    },
    "reasoning": {
        "prefix": "<think>\n",
        "suffix": "\n</think>",
        "separator": "---\n\n",
        "name": "Qwen3.5"
    },
    "srw": {
        "value": "<think>\n",
        "show": false
    }
}