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 "dicksondickson/OUI-1-4bit-mixed-4-8-MLX"
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": "dicksondickson/OUI-1-4bit-mixed-4-8-MLX"
        }
      ]
    }
  }
}
Run Pi
# Start Pi in your project directory:
pi
Quick Links

OUI-1-4bit-mixed-4-8-MLX

This model is a quantization of:
https://huggingface.co/thesysdev/OUI-1

It was quantized using mlx-vlm 0.7.0.

How to use

Use mlx-vlm https://github.com/Blaizzy/mlx-vlm or oMLX https://github.com/jundot/omlx

Downloads last month
111
Safetensors
Model size
26B params
Tensor type
U32
·
BF16
·
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 dicksondickson/OUI-1-4bit-mixed-4-8-MLX

Finetuned
thesysdev/OUI-1
Quantized
(6)
this model