Falcon3-10B-Base-1.58bit-prequantized / tokenizer_config.json
ybelkada's picture
Upload folder using huggingface_hub
b8c68f0 verified
{
"add_prefix_space": false,
"backend": "tokenizers",
"clean_up_tokenization_spaces": true,
"eos_token": "<|endoftext|>",
"is_local": true,
"model_input_names": [
"input_ids",
"attention_mask"
],
"model_max_length": 131072,
"pad_token": "<|endoftext|>",
"tokenizer_class": "TokenizersBackend"
}