Falcon-7B-Instruct-GPTQ / tokenizer_config.json
TheBloke's picture
Initial AutoGPTQ model commit.
ded9ab7
{
"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"
}