{ "backend": "tokenizers", "boi_token": "", "bos_token": "", "clean_up_tokenization_spaces": false, "eoi_token": "", "eos_token": "", "image_token": "", "is_local": true, "mask_token": "", "model_max_length": 1000000000000000019884624838656, "model_specific_special_tokens": { "boi_token": "", "eoi_token": "", "image_token": "", "sfr_token": "" }, "pad_token": "", "padding_side": "left", "response_schema": { "properties": { "content": { "type": "string", "x-regex": "^\\s*(?:.*?|||\\s+)*((?:(?!||).)+)(?:.*?|||\\s+)*$" }, "role": { "const": "assistant" }, "tool_calls": { "items": { "properties": { "function": { "properties": { "arguments": { "additionalProperties": { "x-parser": "json", "x-parser-args": { "allow_non_json": true } }, "type": "object", "x-regex-key-value": "\\{(?P\\w+):(?P.*)\\}" }, "name": { "type": "string", "x-regex": "call:([^\\{]*)" } }, "type": "object", "x-mapping-regex": { "\\": "\"" } }, "type": { "const": "function" } }, "type": "object" }, "type": "array", "x-regex-iterator": "\\(.*?)(?:\\)" } }, "type": "object" }, "sfr_token": "", "sp_model_kwargs": null, "spaces_between_special_tokens": false, "tokenizer_class": "GemmaTokenizer", "unk_token": "", "use_default_system_prompt": false }