granite-4.1-8b-4bit-mlx / tokenizer_config.json
sahilchachra's picture
Upload 4bit MLX quantization
bcc22fd verified
Raw
History Blame Contribute Delete
428 Bytes
{
"add_prefix_space": false,
"backend": "tokenizers",
"bos_token": "<|end_of_text|>",
"clean_up_tokenization_spaces": false,
"eos_token": "<|end_of_text|>",
"is_local": true,
"local_files_only": false,
"model_max_length": 1000000000000000019884624838656,
"pad_token": "<|pad|>",
"padding_side": "left",
"tokenizer_class": "TokenizersBackend",
"tool_parser_type": "json_tools",
"unk_token": "<|unk|>"
}