granite-4.2-8b-nvfp4-mlx / tokenizer_config.json
salohcin714's picture
Upload folder using huggingface_hub
2ef783e verified
Raw
History Blame Contribute Delete
436 Bytes
{
"add_prefix_space": false,
"backend": "tokenizers",
"bos_token": "<s>",
"clean_up_tokenization_spaces": false,
"eos_token": "<|im_end|>",
"errors": "replace",
"is_local": true,
"local_files_only": false,
"model_max_length": 1000000000000000019884624838656,
"pad_token": "<|im_end|>",
"padding_side": "left",
"tokenizer_class": "TokenizersBackend",
"tool_parser_type": "qwen3_coder",
"unk_token": "<unk>"
}