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 magnitudedev/Qwen3.6-27B-DFlash-GGUF:Q8_0
Configure the model in Pi
# Install Pi:
npm install -g @earendil-works/pi-coding-agent
# Add to ~/.pi/agent/models.json:
{
  "providers": {
    "llama-cpp": {
      "baseUrl": "http://localhost:8080/v1",
      "api": "openai-completions",
      "apiKey": "none",
      "models": [
        {
          "id": "magnitudedev/Qwen3.6-27B-DFlash-GGUF:Q8_0"
        }
      ]
    }
  }
}
Run Pi
# Start Pi in your project directory:
pi
Quick Links

Qwen3.6-27B-DFlash GGUF

Q8_0 GGUF conversion of z-lab/Qwen3.6-27B-DFlash for use with Magnitude.

Converted with llama.cpp at revision 8e7f22b67ef4667b4ddd50230771287f328cfb3f.

Artifact

  • Quantization: Q8_0
  • SHA-256: 2bbb950372686edb51abd4dde23e3780497a291fdbffda6cd4fe7a173e025631
Downloads last month
614
GGUF
Model size
2B params
Architecture
dflash
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 magnitudedev/Qwen3.6-27B-DFlash-GGUF

Quantized
(19)
this model