tiny-random-chatglm3-6b / tokenizer_config.json
OzzyGT's picture
OzzyGT HF staff
Upload 5 files
5e5e30e verified
{
"name_or_path": "THUDM/chatglm3-6b-base",
"tokenizer_class": "ChatGLMTokenizer",
"remove_space": false,
"do_lower_case": false,
"auto_map": {
"AutoTokenizer": [
"tokenization_chatglm.ChatGLMTokenizer",
null
]
}
}