kullm-5.8b-GPTQ-8bit / tokenizer_config.json
j5ng's picture
init
25b2ef3
raw
history blame contribute delete
No virus
210 Bytes
{
"clean_up_tokenization_spaces": true,
"eos_token": "<|endoftext|>",
"model_max_length": 1000000000000000019884624838656,
"pad_token": "<|endoftext|>",
"tokenizer_class": "PreTrainedTokenizerFast"
}