falcon-7b-instruct-gptq / tokenizer_config.json
mpronesti's picture
Update tokenizer_config.json
7cb530f
{
"add_prefix_space": false,
"eos_token": "<|endoftext|>",
"model_max_length": 2048,
"special_tokens_map_file": null,
"tokenizer_class": "PreTrainedTokenizerFast"
}