LFM2.5-8B-A1B-JANG_2L / tokenizer_config.json
Osaurus-AI's picture
Fix mlx_lm tool-parser detection (pythonic)
8106a9d verified
Raw
History Blame Contribute Delete
365 Bytes
{
"backend": "tokenizers",
"bos_token": "<|startoftext|>",
"clean_up_tokenization_spaces": false,
"eos_token": "<|im_end|>",
"is_local": true,
"legacy": false,
"model_max_length": 1000000000000000019884624838656,
"pad_token": "<|pad|>",
"tokenizer_class": "Qwen2Tokenizer",
"use_default_system_prompt": false,
"tool_parser_type": "pythonic"
}