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 "majentik/MiniCPM5-1B-Base-TurboQuant-MLX-6bit"
Configure the model in Pi
# Install Pi:
npm install -g @mariozechner/pi-coding-agent
# Add to ~/.pi/agent/models.json:
{
  "providers": {
    "mlx-lm": {
      "baseUrl": "http://localhost:8080/v1",
      "api": "openai-completions",
      "apiKey": "none",
      "models": [
        {
          "id": "majentik/MiniCPM5-1B-Base-TurboQuant-MLX-6bit"
        }
      ]
    }
  }
}
Run Pi
# Start Pi in your project directory:
pi
Quick Links

MiniCPM5-1B-Base — TurboQuant MLX 6bit

openbmb/MiniCPM5-1B-Base quantized pack, published as MiniCPM5-1B-Base-TurboQuant-MLX-6bit.

Method

MLX quantization via mlx_lm (6bit, group_size 64).

Release line

Released under the TurboQuant line. RotorQuant and TurboQuant are this project's release labels for this pack, not distinct quantization algorithms — both brand repos carry byte-identical weights. No brand-specific speedup is claimed or measured.

Modality

pipeline_tag: text-generation.

License

This pack is a derivative of openbmb/MiniCPM5-1B-Base; all credit for the original model, training, and weights belongs to the upstream authors. This repo republishes a quantized conversion of those weights only.

Governed by the apache-2.0. See the upstream repo and the linked license for the full terms — no license text is reproduced here.

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

6-bit

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

Model tree for majentik/MiniCPM5-1B-Base-TurboQuant-MLX-6bit

Quantized
(23)
this model