mlx-community/JoyAI-LLM-Flash-8bit
132
1{2 "backend": "tokenizers",3 "bos_token": "<|begin▁of▁sentence|>",4 "clean_up_tokenization_spaces": false,5 "eos_token": "<|end▁of▁sentence|>",6 "is_local": true,7 "legacy": true,8 "model_max_length": 131072,9 "pad_token": "<|▁pad▁|>",10 "sp_model_kwargs": {},11 "tokenizer_class": "TokenizersBackend",12 "tool_parser_type": "qwen3_coder",13 "unk_token": null14}15 