WizardLM-Uncensored-Falcon-40B-GPTQ / tokenizer_config.json
TheBloke's picture
Initial GPTQ model commit
e3c9d39
{
"add_prefix_space": false,
"clean_up_tokenization_spaces": true,
"eos_token": "<|endoftext|>",
"model_max_length": 2048,
"padding_side": "right",
"tokenizer_class": "PreTrainedTokenizerFast"
}