firefly-chatglm2-6b / tokenizer_config.json
YeungNLP's picture
Upload tokenizer
4e99f64
{
"auto_map": {
"AutoTokenizer": [
"THUDM/chatglm2-6b--tokenization_chatglm.ChatGLMTokenizer",
null
]
},
"clean_up_tokenization_spaces": false,
"do_lower_case": false,
"model_max_length": 1000000000000000019884624838656,
"padding_side": "left",
"remove_space": false,
"tokenizer_class": "ChatGLMTokenizer"
}