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/Qwen3.5-122B-A10B-TurboQuant-MLX-MXFP4"
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/Qwen3.5-122B-A10B-TurboQuant-MLX-MXFP4"
        }
      ]
    }
  }
}
Run Pi
# Start Pi in your project directory:
pi
Quick Links

Qwen3.5-122B-A10B — TurboQuant MLX MXFP4

Qwen/Qwen3.5-122B-A10B quantized pack, published as Qwen3.5-122B-A10B-TurboQuant-MLX-MXFP4.

Method

MLX quantization via mlx_lm (MXFP4, group_size 32).

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. This is a Mixture-of-Experts (MoE) model — a subset of experts is active per token; total and active parameter counts differ.

License

This pack is a derivative of Qwen/Qwen3.5-122B-A10B; 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
124
Safetensors
Model size
122B params
Tensor type
U8
·
U32
·
BF16
·
F32
·
MLX
Hardware compatibility
Log In to add your hardware

4-bit

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

Model tree for majentik/Qwen3.5-122B-A10B-TurboQuant-MLX-MXFP4

Quantized
(148)
this model