26 lines
881 B
JSON
26 lines
881 B
JSON
{
|
|
"input_sequence": "<|header_start|>user<|header_end|>\n\n",
|
|
"output_sequence": "<|header_start|>assistant<|header_end|>\n\n",
|
|
"last_output_sequence": "",
|
|
"system_sequence": "<|header_start|>system<|header_end|>\n\n",
|
|
"stop_sequence": "<|eot|>",
|
|
"wrap": false,
|
|
"macro": true,
|
|
"names_behavior": "force",
|
|
"activation_regex": "",
|
|
"first_output_sequence": "",
|
|
"skip_examples": false,
|
|
"output_suffix": "<|eot|>",
|
|
"input_suffix": "<|eot|>",
|
|
"system_suffix": "<|eot|>",
|
|
"user_alignment_message": "",
|
|
"system_same_as_user": false,
|
|
"last_system_sequence": "",
|
|
"first_input_sequence": "",
|
|
"last_input_sequence": "",
|
|
"sequences_as_stop_strings": true,
|
|
"story_string_prefix": "<|begin_of_text|><|header_start|>system<|header_end|>\n\n",
|
|
"story_string_suffix": "<|eot|>",
|
|
"name": "Llama 4 Instruct"
|
|
}
|