CodeFuse-13B-GPTQ / tokenizer_config.json
TheBloke's picture
GPTQ model commit
d63c010
raw
history blame contribute delete
146 Bytes
{
"clean_up_tokenization_spaces": true,
"model_max_length": 1024,
"padding_side": "right",
"tokenizer_class": "PreTrainedTokenizerFast"
}