galactica-30B-evol-instruct-70K-GPTQ / tokenizer_config.json
TheBloke's picture
Initial GPTQ model commit
85e8f3c
raw
history blame contribute delete
No virus
145 Bytes
{
"clean_up_tokenization_spaces": true,
"model_max_length": 2048,
"padding_side": "left",
"tokenizer_class": "PreTrainedTokenizerFast"
}