qwen-mix-all-400-v2-1-no-ai-platypus / tokenizer_config.json
kunato's picture
Upload folder using huggingface_hub
af36f38
raw
history blame contribute delete
No virus
302 Bytes
{
"added_tokens_decoder": {},
"additional_special_tokens": [],
"auto_map": {
"AutoTokenizer": [
"tokenization_qwen.QWenTokenizer",
null
]
},
"clean_up_tokenization_spaces": true,
"model_max_length": 8192,
"tokenizer_class": "QWenTokenizer",
"tokenizer_file": null
}