cycleinstruct-phi4-supervisor / tokenizer_config.json
shareit's picture
Initial upload: base + CS-chatbot LoRA + supervisor LoRA merged
187f695 verified
Raw
History Blame Contribute Delete
338 Bytes
{
"add_prefix_space": false,
"backend": "tokenizers",
"bos_token": "<|endoftext|>",
"clean_up_tokenization_spaces": false,
"eos_token": "<|im_end|>",
"is_local": true,
"local_files_only": false,
"model_max_length": 32768,
"pad_token": "<|dummy_85|>",
"padding_side": "left",
"tokenizer_class": "TokenizersBackend"
}