HighCloud-3o / tokenizer_config.json
DINGDINGBELLS's picture
Rename tokenizer_config (2).json to tokenizer_config.json
8ed1d22 verified
raw
history blame contribute delete
220 Bytes
{
"backend": "tokenizers",
"bos_token": "<s>",
"eos_token": "</s>",
"model_max_length": 1000000000000000019884624838656,
"pad_token": "<pad>",
"tokenizer_class": "TokenizersBackend",
"unk_token": "<unk>"
}