Files
AhiskaAI-65m-IT-v0.1/tokenizer_config.json

10 lines
240 B
JSON
Raw Normal View History

{
"backend": "tokenizers",
"bos_token": "<|im_start|>",
"eos_token": "<|im_end|>",
"is_local": true,
"model_max_length": 1000000000000000019884624838656,
"pad_token": "[PAD]",
"tokenizer_class": "TokenizersBackend"
}