qwen-chat-14b-4bit / tokenizer_config.json
pppppM
upload model
8c7c954
raw
history blame contribute delete
211 Bytes
{
"auto_map": {
"AutoTokenizer": [
"tokenization_qwen.QWenTokenizer",
null
]
},
"clean_up_tokenization_spaces": true,
"model_max_length": 8192,
"tokenizer_class": "QWenTokenizer"
}