Sakura-13B-LNovel-v0.9 / tokenizer_config.json
Kunger's picture
Upload folder using huggingface_hub
1e60fdf verified
raw
history blame contribute delete
No virus
238 Bytes
{
"auto_map": {
"AutoTokenizer": [
"tokenization_qwen.QWenTokenizer",
null
]
},
"clean_up_tokenization_spaces": true,
"model_max_length": 2048,
"padding_side": "right",
"tokenizer_class": "QWenTokenizer"
}