Qwen-14B-Chat-AWQ / tokenizer_config.json
TheBloke's picture
AWQ model commit
af8fbf7
raw
history blame contribute delete
No virus
173 Bytes
{
"model_max_length": 8192,
"tokenizer_class": "QWenTokenizer",
"auto_map": {
"AutoTokenizer": [
"tokenization_qwen.QWenTokenizer",
null
]
}
}