Qwen-7B-Chat-Int4 / tokenizer_config.json
dtzx's picture
Upload folder using huggingface_hub
d0395e2 verified
raw
history blame contribute delete
174 Bytes
{
"model_max_length": 32768,
"tokenizer_class": "QWenTokenizer",
"auto_map": {
"AutoTokenizer": [
"tokenization_qwen.QWenTokenizer",
null
]
}
}