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 dj-elevator/wildmind-darvis-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": "dj-elevator/wildmind-darvis-q6k-runpod:Q6_K"
        }
      ]
    }
  }
}
Run Pi
# Start Pi in your project directory:
pi
Quick Links

WildMind Darvis Q6_K runtime bundle

Minimal public runtime bundle for WildMind RunPod Cached Models.

Source repository: https://huggingface.co/DavidAU/Qwen3.6-40B-Claude-4.6-Opus-Deckard-Heretic-Uncensored-Thinking-NEO-CODE-Di-IMatrix-MAX-GGUF

Pinned source revision: 21fe26b6a0c2e341f6820f73c8cea5f4673f74a0

Included runtime artifacts only:

  • Qwen3.6-40B-Deck-Opus-NEO-CODE-HERE-2T-OT-Q6_K.gguf - 32,391,855,136 bytes - SHA-256 2fd242dbc5bf8ff29201ed356aef459fc24838d6f47697e132bc6541d738a1ae
  • mmproj-BF16.gguf - 931,146,304 bytes - SHA-256 05353347512982ee62317b9d8c89372bc815f4b4043580e7ef3ad411ec1a1cd3

Files are copied server-side from the pinned upstream revision. Upstream license: Apache-2.0.

Downloads last month
3
GGUF
Model size
39B 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 dj-elevator/wildmind-darvis-q6k-runpod