JoyAI-LLM-Flash-4bit-DWQ / tokenizer_config.json
kernelpool's picture
Add files using upload-large-folder tool
f7b3b86 verified
{
"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
}