Files
Falcon-E-1.2-3B-Exp-prequan…/tokenizer_config.json

10 lines
255 B
JSON
Raw Normal View History

{
"backend": "tokenizers",
"clean_up_tokenization_spaces": true,
"eos_token": "<|end_of_text|>",
"is_local": true,
"model_max_length": 1000000000000000019884624838656,
"pad_token": "<|end_of_text|>",
"tokenizer_class": "TokenizersBackend"
}