Phi-4-mini-instruct-AWQ-INT4 / tokenizer_config.json
drawais's picture
Initial upload of Phi-4-mini-instruct-AWQ-INT4
572b359 verified
raw
history blame contribute delete
350 Bytes
{
"add_prefix_space": false,
"backend": "tokenizers",
"bos_token": "<|endoftext|>",
"clean_up_tokenization_spaces": false,
"eos_token": "<|endoftext|>",
"is_local": false,
"local_files_only": false,
"model_max_length": 131072,
"pad_token": "<|endoftext|>",
"tokenizer_class": "TokenizersBackend",
"unk_token": "<|endoftext|>"
}