Files
AhiskaAI-25m-Base-v0.1/tokenizer_config.json

9 lines
221 B
JSON
Raw Permalink Normal View History

{
"backend": "tokenizers",
"bos_token": "<|im_start|>",
"eos_token": "<|im_end|>",
"model_max_length": 1000000000000000019884624838656,
"pad_token": "<|pad|>",
"tokenizer_class": "TokenizersBackend"
}