antares-1b-mlx-8bit / tokenizer_config.json
dpoled's picture
Add 8-bit MLX weights + model card
0c20d04 verified
Raw
History Blame Contribute Delete
451 Bytes
{
"add_prefix_space": false,
"backend": "tokenizers",
"bos_token": "<|end_of_text|>",
"clean_up_tokenization_spaces": false,
"eos_token": "<|end_of_text|>",
"errors": "replace",
"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|>"
}