>>108532762
Here's mine if you want it (ignore the one above, I somehow made a typo when copying).
{
"instruct": {
"input_sequence": "<|turn>user\n",
"output_sequence": "<|turn>model\n",
"first_output_sequence": "",
"last_output_sequence": "<|turn>model\n<|channel>thought\n<channel|>",
"stop_sequence": "<turn|>",
"wrap": false,
"macro": true,
"activation_regex": "gemma-4",
"output_suffix": "<turn|>\n",
"input_suffix": "<turn|>\n",
"system_sequence": "<|turn>system\n",
"system_suffix": "<turn|>\n",
"user_alignment_message": "",
"skip_examples": false,
"system_same_as_user": true,
"last_system_sequence": "",
"first_input_sequence": "",
"last_input_sequence": "",
"names_behavior": "none",
"sequences_as_stop_strings": true,
"story_string_prefix": "",
"story_string_suffix": "",
"names_force_groups": true,
"system_sequence_prefix": "<bos><|turn>system\n",
"system_sequence_suffix": "<turn|>\n",
"name": "Gemma 4"
}
}