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 "altic-dev/Fluid-1-Mini-2B-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": "altic-dev/Fluid-1-Mini-2B-MLX-6bit"
        }
      ]
    }
  }
}
Run Pi
# Start Pi in your project directory:
pi
Quick Links

Fluid-1 Mini 2B — 96k Q6 + DFlash v2

Official ALTIC MLX-format checkpoint for on-device FluidVoice dictation cleanup through FluidDecode + DFlash.

License

Use is permitted only through official FluidVoice applications. Use outside FluidVoice applications is prohibited. See ALTIC-MODEL-TERMS.md.

This model is derived from Qwen3.5-2B. Qwen-derived components remain under Apache License 2.0; see LICENSE-QWEN-APACHE-2.0.

Downloads last month
-
Safetensors
Model size
0.4B params
Tensor type
U32
·
BF16
·
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 altic-dev/Fluid-1-Mini-2B-MLX-6bit

Finetuned
Qwen/Qwen3.5-2B
Quantized
(169)
this model