chatglm3-6b-int4 / tokenizer_config.json
zhengr's picture
Update tokenizer_config.json
8502332
raw
history blame contribute delete
No virus
383 Bytes
{
"auto_map": {
"AutoTokenizer": [
"dwdcth/chatglm3-6b-int4--tokenization_chatglm.ChatGLMTokenizer",
null
]
},
"clean_up_tokenization_spaces": false,
"do_lower_case": false,
"encode_special_tokens": false,
"model_max_length": 1000000000000000019884624838656,
"padding_side": "left",
"remove_space": false,
"tokenizer_class": "ChatGLMTokenizer"
}