Falcon-180B-GPTQ / tokenizer_config.json
TheBloke's picture
GPTQ model commit
a4a15a7
raw
history blame contribute delete
214 Bytes
{
"add_prefix_space": false,
"eos_token": "<|endoftext|>",
"model_max_length": 2048,
"name_or_path": "tiiuae/falcon-40b",
"special_tokens_map_file": null,
"tokenizer_class": "PreTrainedTokenizerFast"
}