How to use from
Pi
Start the MLX server
# Install MLX LM:
uv tool install mlx-lm
# Start a local OpenAI-compatible server:
mlx_lm.server --model "finding1/LongCat-Flash-Thinking-2601-MLX-5.5bpw"
Configure the model in Pi
# Install Pi:
npm install -g @earendil-works/pi-coding-agent
# Add to ~/.pi/agent/models.json:
{
  "providers": {
    "mlx-lm": {
      "baseUrl": "http://localhost:8080/v1",
      "api": "openai-completions",
      "apiKey": "none",
      "models": [
        {
          "id": "finding1/LongCat-Flash-Thinking-2601-MLX-5.5bpw"
        }
      ]
    }
  }
}
Run Pi
# Start Pi in your project directory:
pi
Quick Links

This model finding1/LongCat-Flash-Thinking-2601-MLX-5.5bpw was converted to MLX format from 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, then running the command again.

Downloads last month
27
Safetensors
Model size
561B params
Tensor type
U32
·
BF16
·
F32
·
MLX
Hardware compatibility
Log In to add your hardware

5-bit

Inference Providers NEW
This model isn't deployed by any Inference Provider. 🙋 Ask for provider support

Model tree for finding1/LongCat-Flash-Thinking-2601-MLX-5.5bpw

Quantized
(5)
this model