BananaMind-2-Pro-Preview-Chat-ternary / tokenizer_config.json
fontlab's picture
Add a quantized checkpoint
b9df603 verified
Raw
History Blame Contribute Delete
252 Bytes
{
"backend": "tokenizers",
"bos_token": "<|bos|>",
"eos_token": "<|eos|>",
"is_local": true,
"local_files_only": true,
"model_max_length": 3072,
"pad_token": "<|pad|>",
"tokenizer_class": "TokenizersBackend",
"unk_token": "<|unk|>"
}