qwen-14b-neft-ft / tokenizer_config.json
natnitaract's picture
Uploading model to Hugging Face Hub.
4900685
raw
history blame contribute delete
No virus
261 Bytes
{
"added_tokens_decoder": {},
"auto_map": {
"AutoTokenizer": [
"Qwen/Qwen-14B-Chat--tokenization_qwen.QWenTokenizer",
null
]
},
"clean_up_tokenization_spaces": true,
"model_max_length": 8192,
"tokenizer_class": "QWenTokenizer"
}