Qwen-14B-8bit / tokenizer_config.json
ycchen's picture
Upload folder using huggingface_hub
b8b41fe
raw
history blame contribute delete
No virus
226 Bytes
{
"auto_map": {
"AutoTokenizer": [
"Qwen/Qwen-14B--tokenization_qwen.QWenTokenizer",
null
]
},
"clean_up_tokenization_spaces": true,
"model_max_length": 8192,
"tokenizer_class": "QWenTokenizer"
}