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 aasdasdasdas/Qwen3.6-27B-Fable-Fusion-711-MTP-Q6K-RunPod:Q6_K
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": "aasdasdasdas/Qwen3.6-27B-Fable-Fusion-711-MTP-Q6K-RunPod:Q6_K"
        }
      ]
    }
  }
}
Run Pi
# Start Pi in your project directory:
pi
Quick Links

Qwen3.6 27B Fable Fusion 711 MTP Q6_K โ€” RunPod cache mirror

Single-file cache mirror for RunPod Serverless. The model artifact is copied from Iambackup/Qwen3.6-27B-Fable-Fusion-711-Uncensored-Heretic-NM-DAU-NEO-MAX-MTP-GGUF revision 1eceb23dba99800c73c39f269e982394cc2273f6.

No weights were modified. This repository intentionally contains one quantization so RunPod does not stage unused variants.

Downloads last month
8
GGUF
Model size
27B params
Architecture
qwen35
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 aasdasdasdas/Qwen3.6-27B-Fable-Fusion-711-MTP-Q6K-RunPod