ct2-int8-falcon-7b / tokenizer_config.json
TitanML Co
Upload folder using huggingface_hub
48ad31e verified
raw
history blame contribute delete
220 Bytes
{
"add_prefix_space": false,
"eos_token": "<|endoftext|>",
"model_max_length": 2048,
"name_or_path": "tiiuae/falcon_tokenizer",
"special_tokens_map_file": null,
"tokenizer_class": "PreTrainedTokenizerFast"
}