weblab-10b-instruction-sft-GPTQ / tokenizer_config.json
dahara1's picture
config
7b78126
raw
history blame
No virus
119 Bytes
{
"clean_up_tokenization_spaces": true,
"model_max_length": 1024,
"tokenizer_class": "PreTrainedTokenizerFast"
}