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-7B-Q2_K-GGUF:Q2_K
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-7B-Q2_K-GGUF:Q2_K"
        }
      ]
    }
  }
}
Run Pi
# Start Pi in your project directory:
pi
Quick Links

roleplaiapp/Dria-Agent-a-7B-Q2_K-GGUF

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

Overview

This is an GGUF Q2_K 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
5
GGUF
Model size
0 params
Architecture
qwen2
Hardware compatibility
Log In to add your hardware

2-bit

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

Model tree for roleplaiapp/Dria-Agent-a-7B-Q2_K-GGUF

Base model

Qwen/Qwen2.5-7B
Quantized
(194)
this model