How to use from
Pi
Start the llama.cpp server
# Install llama.cpp:
brew install llama.cpp
# Start a local OpenAI-compatible server:
llama serve -hf roleplaiapp/QwQ-32B-Preview-Q6_K-GGUF:Q6_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/QwQ-32B-Preview-Q6_K-GGUF:Q6_K"
        }
      ]
    }
  }
}
Run Pi
# Start Pi in your project directory:
pi
Quick Links

roleplaiapp/QwQ-32B-Preview-Q6_K-GGUF

Repo: roleplaiapp/QwQ-32B-Preview-Q6_K-GGUF
Original Model: QwQ-32B-Preview Organization: Qwen Quantized File: qwq-32b-preview-q6_k.gguf Quantization: GGUF Quantization Method: Q6_K
Use Imatrix: False
Split Model: False

Overview

This is an GGUF Q6_K quantized version of QwQ-32B-Preview.

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
28
GGUF
Model size
33B params
Architecture
qwen2
Hardware compatibility
Log In to add your hardware

6-bit

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

Model tree for roleplaiapp/QwQ-32B-Preview-Q6_K-GGUF

Base model

Qwen/Qwen2.5-32B
Quantized
(150)
this model