neotoi-coder / mlx-v3 /tokenizer_config.json
rockypod's picture
v3.0.0: add MLX 4-bit weights (4.5 bpw, 7.8 GiB)
3efdc68 verified
raw
history blame contribute delete
410 Bytes
{
"add_prefix_space": false,
"backend": "tokenizers",
"bos_token": null,
"clean_up_tokenization_spaces": false,
"eos_token": "<|im_end|>",
"errors": "replace",
"is_local": true,
"model_max_length": 40960,
"pad_token": "<|endoftext|>",
"padding_side": "right",
"split_special_tokens": false,
"tokenizer_class": "Qwen2Tokenizer",
"tool_parser_type": "json_tools",
"unk_token": null
}