nla-phi4-universal-av-v2 / tokenizer_config.json
anicka's picture
Add Phi-4 14B universal AV adapter v2 (SFT) + model card
635070b verified
Raw
History Blame Contribute Delete
313 Bytes
{
"add_prefix_space": false,
"backend": "tokenizers",
"bos_token": "<|endoftext|>",
"clean_up_tokenization_spaces": false,
"eos_token": "<|im_end|>",
"is_local": false,
"local_files_only": false,
"model_max_length": 16384,
"pad_token": "<|dummy_85|>",
"tokenizer_class": "TokenizersBackend"
}