PyTorch
English
monkey
custom_code
EDGE-Model / tokenizer_config.json
EDGEwww25's picture
add model files (without .bin params)
558a8e9
raw
history blame contribute delete
220 Bytes
{
"auto_map": {
"AutoTokenizer": ["tokenization_qwen.QWenTokenizer", null]
},
"clean_up_tokenization_spaces": true,
"model_max_length": 2048,
"padding_side": "right",
"tokenizer_class": "QWenTokenizer"
}