falcon_7B_instruct_safetensors / tokenizer_config.json
TalhaUusuf
used oobabooga to conver to safetensors for use with tgi
f4b9555
{
"add_prefix_space": false,
"clean_up_tokenization_spaces": true,
"eos_token": "<|endoftext|>",
"model_max_length": 2048,
"tokenizer_class": "PreTrainedTokenizerFast"
}