OLMo-3-7B-Think-VAC / tokenizer_config.json
Asystemoffields's picture
Upload folder using huggingface_hub
71b794c verified
Raw
History Blame Contribute Delete
300 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": 65536,
"pad_token": "<|pad|>",
"unk_token": "<|endoftext|>"
}