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