phi4-mini-aios-v2 / tokenizer_config.json
111mohan111's picture
Upload model trained with Unsloth
fbbd906 verified
Raw
History Blame Contribute Delete
340 Bytes
{
"add_prefix_space": false,
"backend": "tokenizers",
"bos_token": "<|endoftext|>",
"clean_up_tokenization_spaces": false,
"eos_token": "<|end|>",
"is_local": false,
"model_max_length": 131072,
"pad_token": "<|PAD▁TOKEN|>",
"padding_side": "left",
"tokenizer_class": "TokenizersBackend",
"unk_token": "�"
}