qwen-chat-14b-ft / tokenizer_config.json
aolei's picture
Upload folder using huggingface_hub
6c456b1
raw
history blame contribute delete
231 Bytes
{
"auto_map": {
"AutoTokenizer": [
"Qwen/Qwen-14B-Chat--tokenization_qwen.QWenTokenizer",
null
]
},
"clean_up_tokenization_spaces": true,
"model_max_length": 8192,
"tokenizer_class": "QWenTokenizer"
}