Qwen-7B-Chat-Int4 / tokenizer_config.json
yangapku's picture
update model
ff5200f
raw history blame
No virus
193 Bytes
{
"model_max_length": 8192,
"tokenizer_class": "QWenTokenizer",
"auto_map": {
"AutoTokenizer": [
"tokenization_qwen.QWenTokenizer",
null
]
}
}