Blame Raw
· · · 25 lines (881 B)
0 contributors
1{
2 "input_sequence": "<|header_start|>user<|header_end|>\n\n",
3 "output_sequence": "<|header_start|>assistant<|header_end|>\n\n",
4 "last_output_sequence": "",
5 "system_sequence": "<|header_start|>system<|header_end|>\n\n",
6 "stop_sequence": "<|eot|>",
7 "wrap": false,
8 "macro": true,
9 "names_behavior": "force",
10 "activation_regex": "",
11 "first_output_sequence": "",
12 "skip_examples": false,
13 "output_suffix": "<|eot|>",
14 "input_suffix": "<|eot|>",
15 "system_suffix": "<|eot|>",
16 "user_alignment_message": "",
17 "system_same_as_user": false,
18 "last_system_sequence": "",
19 "first_input_sequence": "",
20 "last_input_sequence": "",
21 "sequences_as_stop_strings": true,
22 "story_string_prefix": "<|begin_of_text|><|header_start|>system<|header_end|>\n\n",
23 "story_string_suffix": "<|eot|>",
24 "name": "Llama 4 Instruct"
25}