olmo2-7b-instruct-parity-8bit-mlx / tokenizer_config.json
jamesdumay's picture
Upload tokenizer_config.json with huggingface_hub
c0b688a verified
raw
history blame contribute delete
339 Bytes
{
"add_prefix_space": false,
"backend": "tokenizers",
"bos_token": "<|endoftext|>",
"clean_up_tokenization_spaces": false,
"eos_token": "<|endoftext|>",
"is_local": true,
"model_max_length": 1000000000000000019884624838656,
"pad_token": "<|pad|>",
"tokenizer_class": "TokenizersBackend",
"unk_token": "<|endoftext|>"
}