alfred-40B-1023-GPTQ / tokenizer_config.json
TheBloke's picture
GPTQ model commit
b56037f
raw
history blame
No virus
175 Bytes
{
"add_prefix_space": false,
"eos_token": "<end_message>",
"model_max_length": 8192,
"special_tokens_map_file": null,
"tokenizer_class": "PreTrainedTokenizerFast"
}