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 Carlosian/Qwen3.5-35B-A3B-Abliterated-GGUF:
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": "Carlosian/Qwen3.5-35B-A3B-Abliterated-GGUF:"
        }
      ]
    }
  }
}
Run Pi
# Start Pi in your project directory:
pi
Quick Links

Qwen3.5-35B-A3B-Abliterated — GGUF quant ladder

Quantized GGUF builds of Carlosian/Qwen3.5-35B-A3B-Abliterated for llama.cpp / Ollama / LM Studio.

Quant Typical use
Q2_K smallest / extreme low VRAM
Q3_K_S / Q3_K_M low VRAM
Q4_0 / Q4_K_S / Q4_K_M recommended default (Q4_K_M)
Q5_K_S / Q5_K_M higher quality
Q6_K near-lossless
Q8_0 highest quality quant

Built with llama.cpp on Thunder Compute (A100). Generated 2026-07-20. Uploaded incrementally per-quant to manage disk (35B MoE ladder is large).

Downloads last month
464
GGUF
Model size
35B params
Architecture
qwen35moe
Hardware compatibility
Log In to add your hardware

2-bit

3-bit

4-bit

5-bit

6-bit

8-bit

Inference Providers NEW
This model isn't deployed by any Inference Provider. 🙋 Ask for provider support

Model tree for Carlosian/Qwen3.5-35B-A3B-Abliterated-GGUF

Quantized
(1)
this model