How to run Rio 3.0 Open Mini locally

Rio 3.0 Open Mini (prefeitura-rio, 4B) runs on your own machine for $0 if you have about 5 GB of VRAM. Here's how to run it with LM Studio or llama.cpp — and what it would cost the other ways.

VRAM to run
~5 GB
Download
~2 GB
Quant
Q4_K_M
Context
262.1K

Two ways to run Rio 3.0 Open Mini locally

1. LM Studio — point-and-click

Open LM Studio, search “Rio 3.0 Open Mini”, and download a quant that fits your VRAM (≈5 GB at Q4_K_M). Load it and chat — fully offline. It also serves a local OpenAI-compatible API you can point Spanvero at.

2. llama.cpp — maximum control

Grab a community GGUF build of Rio 3.0 Open Mini from Hugging Face (search “Rio 3.0 Open Mini GGUF” — bartowski and unsloth publish reliable ones), then run:

./llama-cli -m <Q4_K_M-file>.gguf -p "Hello" -ngl 99

Or serve it with ./llama-server -m <file>.gguf for an OpenAI-compatible API on :8080.

What it costs — $0 markup

License: commercial use OK.

Browse: Rio 3.0 Open Mini cost · models for your GPU · all models

Open the free Spanvero advisor → — it detects your hardware and confirms what fits.

Prices as of 2026-06-17. $0 markup, your own accounts, we never resell compute. © 2026 Cynosure LLC.