--- license: mit library_name: mlx pipeline_tag: text-generation tags: - transformers - mlx base_model: meituan-longcat/LongCat-Flash-Thinking-2601 --- This model [finding1/LongCat-Flash-Thinking-2601-MLX-5.5bpw](https://huggingface.co/finding1/LongCat-Flash-Thinking-2601-MLX-5.5bpw) was converted to MLX format from [meituan-longcat/LongCat-Flash-Thinking-2601](https://huggingface.co/meituan-longcat/LongCat-Flash-Thinking-2601) using mlx-lm version **0.30.0** by running `mlx_lm.convert --hf-path meituan-longcat/LongCat-Flash-Thinking-2601 --mlx-path LongCat-Flash-Thinking-2601-MLX-5.5bpw --quantize --q-bits 5` until it crashed with a `KeyError`; [adding `"model_type": "longcat_flash",` to the downloaded `config.json`](https://github.com/ml-explore/mlx-lm/issues/433#issuecomment-3262138687), then running the command again.