aisec_model_v1 / tokenizer_config.json
dbristol's picture
Add MLX model weights, tokenizer, and config
ece2137 verified
raw
history blame contribute delete
463 Bytes
{
"add_prefix_space": true,
"backend": "tokenizers",
"bos_token": "<s>",
"clean_up_tokenization_spaces": false,
"eos_token": "</s>",
"is_local": true,
"legacy": false,
"model_max_length": 1000000000000000019884624838656,
"pad_token": null,
"sp_model_kwargs": {},
"spaces_between_special_tokens": false,
"tokenizer_class": "TokenizersBackend",
"tool_parser_type": "mistral",
"unk_token": "<unk>",
"use_default_system_prompt": false
}