Mythos-nano / tokenizer_config.json
squ11z1's picture
Replace with Mythos-nano (VibeThinker-3B base, abliterated + identity)
5d89397 verified
Raw
History Blame Contribute Delete
407 Bytes
{
"add_prefix_space": false,
"backend": "tokenizers",
"bos_token": null,
"clean_up_tokenization_spaces": false,
"eos_token": "<|endoftext|>",
"errors": "replace",
"is_local": true,
"local_files_only": false,
"model_max_length": 131072,
"pad_token": "<|endoftext|>",
"padding_side": "right",
"split_special_tokens": false,
"tokenizer_class": "Qwen2Tokenizer",
"unk_token": null
}