How to use from
Pi
Start the llama.cpp server
# Install llama.cpp:
brew install llama.cpp
# Start a local OpenAI-compatible server:
llama-server -hf roleplaiapp/Dria-Agent-a-3B-Q5_0-GGUF:Q5_0
Configure the model in Pi
# Install Pi:
npm install -g @mariozechner/pi-coding-agent
# Add to ~/.pi/agent/models.json:
{
  "providers": {
    "llama-cpp": {
      "baseUrl": "http://localhost:8080/v1",
      "api": "openai-completions",
      "apiKey": "none",
      "models": [
        {
          "id": "roleplaiapp/Dria-Agent-a-3B-Q5_0-GGUF:Q5_0"
        }
      ]
    }
  }
}
Run Pi
# Start Pi in your project directory:
pi
Quick Links

roleplaiapp/Dria-Agent-a-3B-Q5_0-GGUF

Repo: roleplaiapp/Dria-Agent-a-3B-Q5_0-GGUF
Original Model: Dria-Agent-a-3B Organization: driaforall Quantized File: dria-agent-a-3b-q5_0.gguf Quantization: GGUF Quantization Method: Q5_0
Use Imatrix: False
Split Model: False

Overview

This is an GGUF Q5_0 quantized version of Dria-Agent-a-3B.

Quantization By

I often have idle A100 GPUs while building/testing and training the RP app, so I put them to use quantizing models. I hope the community finds these quantizations useful.

Andrew Webby @ RolePlai

Downloads last month
2
GGUF
Model size
0 params
Architecture
qwen2
Hardware compatibility
Log In to add your hardware

5-bit

Inference Providers NEW
This model isn't deployed by any Inference Provider. ๐Ÿ™‹ Ask for provider support

Model tree for roleplaiapp/Dria-Agent-a-3B-Q5_0-GGUF

Base model

Qwen/Qwen2.5-3B
Quantized
(104)
this model