ministral3p2_24b_w4a16_unsloth_text / tokenizer_config.json
transZ's picture
Upload mistral3p2_24b_w4a16
00f5862 verified
Raw
History Blame Contribute Delete
443 Bytes
{
"add_prefix_space": null,
"backend": "tokenizers",
"bos_token": "<s>",
"clean_up_tokenization_spaces": false,
"eos_token": "</s>",
"fix_mistral_regex": true,
"is_local": true,
"local_files_only": true,
"model_max_length": 131072,
"pad_token": "<pad>",
"padding_side": "left",
"processor_class": "PixtralProcessor",
"tokenizer_class": "LlamaTokenizer",
"unk_token": "<unk>",
"use_default_system_prompt": false
}