open-reason-xl / tokenizer_config.json
theworker02's picture
Upload Open Reason CPU causal LM theworker02/open-reason-xl (not 1B)
9b47349 verified
Raw
History Blame Contribute Delete
232 Bytes
{
"backend": "tokenizers",
"bos_token": "[BOS]",
"eos_token": "[EOS]",
"model_max_length": 1000000000000000019884624838656,
"pad_token": "[PAD]",
"tokenizer_class": "TokenizersBackend",
"unk_token": "[UNK]"
}