stablecode-instruct-alpha-3b-GPTQ / tokenizer_config.json
TheBloke's picture
Initial GPTQ model commit
f130bac
raw history blame
No virus
146 Bytes
{
"clean_up_tokenization_spaces": true,
"model_max_length": 2048,
"padding_side": "right",
"tokenizer_class": "PreTrainedTokenizerFast"
}