Files
ZeliDesk-sLM-1B/tokenizer_config.json

8 lines
185 B
JSON
Raw Permalink Normal View History

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