qwen-7b-chat-ft / tokenizer_config.json
aolei's picture
Upload folder using huggingface_hub
521aba2
raw
history blame contribute delete
321 Bytes
{
"added_tokens_decoder": {},
"additional_special_tokens": [],
"auto_map": {
"AutoTokenizer": [
"Qwen/Qwen-7B-Chat--tokenization_qwen.QWenTokenizer",
null
]
},
"clean_up_tokenization_spaces": true,
"model_max_length": 8192,
"tokenizer_class": "QWenTokenizer",
"tokenizer_file": null
}