Qwen-7B-Chat-Int4-Qlora-rice-new-long / tokenizer_config.json
A2H0H0R1's picture
Upload folder using huggingface_hub
91770ac verified
raw
history blame
No virus
324 Bytes
{
"added_tokens_decoder": {},
"auto_map": {
"AutoTokenizer": [
"Qwen/Qwen-7B-Chat-Int4--tokenization_qwen.QWenTokenizer",
null
]
},
"clean_up_tokenization_spaces": true,
"model_max_length": 2048,
"pad_token": "<|endoftext|>",
"padding_side": "right",
"tokenizer_class": "QWenTokenizer"
}