GOT-OCR2_0-8bit / tokenizer_config.json
axiom-of-choice's picture
Add MLX conversion from GOT-OCR2_0-8bit
e92459d verified
Raw
History Blame Contribute Delete
372 Bytes
{
"added_tokens_decoder": {},
"auto_map": {
"AutoTokenizer": [
"tokenization_qwen.QWenTokenizer",
null
]
},
"backend": "custom",
"clean_up_tokenization_spaces": true,
"is_local": true,
"local_files_only": false,
"model_max_length": 8000,
"pad_token": "<|endoftext|>",
"padding_side": "right",
"tokenizer_class": "QWenTokenizer"
}