ministral3-14b-reasoning-wanda-struct / tokenizer_config.json
neurotoxicity's picture
Upload folder using huggingface_hub
e3c983c verified
Raw
History Blame Contribute Delete
411 Bytes
{
"add_prefix_space": null,
"backend": "tokenizers",
"bos_token": "<s>",
"clean_up_tokenization_spaces": false,
"eos_token": "</s>",
"fix_mistral_regex": true,
"is_local": false,
"local_files_only": false,
"model_max_length": 1000000000000000019884624838656,
"pad_token": "<pad>",
"unk_token": "<unk>",
"use_default_system_prompt": false,
"tokenizer_class": "PreTrainedTokenizerFast"
}