How to use from
Hermes Agent
Start the MLX server
# Install MLX LM:
uv tool install mlx-lm
# Start a local OpenAI-compatible server:
mlx_lm.server --model "pipenetwork/Rio-3.1-Open-30B-MLX-8bit"
Configure Hermes
# Install Hermes:
curl -fsSL https://hermes-agent.nousresearch.com/install.sh | bash
hermes setup
# Point Hermes at the local server:
hermes config set model.provider custom
hermes config set model.base_url http://127.0.0.1:8080/v1
hermes config set model.default pipenetwork/Rio-3.1-Open-30B-MLX-8bit
Run Hermes
hermes
Quick Links

Rio-3.1-Open-30B-MLX-8bit

MLX (Apple Silicon) conversion of prefeitura-rio/Rio-3.1-Open-30B (Qwen3-MoE, 128 experts), quantized to 8-bit. First MLX build of this model.

Quantizations

Part of the Rio-3.1-Open-30B MLX collection.

Variant Notes
8-bit (this repo) 8-bit · near-lossless
6-bit 6-bit · high quality
5-bit 5-bit
4-bit 4-bit · balanced default

Use with mlx-lm

pip install mlx-lm
python -m mlx_lm generate --model pipenetwork/Rio-3.1-Open-30B-MLX-8bit --prompt "Olá, tudo bem?" -m 256

Validation

Smoke-tested locally: loads and generates coherent text.

License

MIT (inherited from base). Quantization config: {"group_size": 64, "bits": 8, "mode": "affine", "model.layers.0.mlp.gate": {"group_size": 64, "bits": 8}, "model.layers.1.mlp.gate": {"group_size": 64, "bits": 8}, "model.layers.2.mlp.gate": {"group_s.

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

8-bit

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

Model tree for pipenetwork/Rio-3.1-Open-30B-MLX-8bit

Quantized
(6)
this model

Collection including pipenetwork/Rio-3.1-Open-30B-MLX-8bit