| { | |
| "backend": "tokenizers", | |
| "bos_token": "<|begin▁of▁sentence|>", | |
| "clean_up_tokenization_spaces": false, | |
| "eos_token": "<|end▁of▁sentence|>", | |
| "is_local": true, | |
| "legacy": true, | |
| "model_max_length": 131072, | |
| "pad_token": "<|▁pad▁|>", | |
| "sp_model_kwargs": {}, | |
| "tokenizer_class": "TokenizersBackend", | |
| "tool_parser_type": "qwen3_coder", | |
| "unk_token": null | |
| } | |