chatglm2_6b_firefly_qlora_8bit_6w / tokenizer_config.json
shujunge's picture
Upload folder using huggingface_hub
7b70530
raw
history blame contribute delete
No virus
344 Bytes
{
"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"
}