Qwen-7B-Chat-Int8 / tokenizer_config.json
yangapku's picture
update
01803f3
raw
history blame contribute delete
No virus
174 Bytes
{
"model_max_length": 32768,
"tokenizer_class": "QWenTokenizer",
"auto_map": {
"AutoTokenizer": [
"tokenization_qwen.QWenTokenizer",
null
]
}
}