Qwen3.6 Claude Coder — local MoE coding agent (llama.cpp build) A custom configuration of Qwen3.6 35B A3B (Mixture of Experts, ~3B active parameters), set up to act as an autonomous coding agent : it uses tools instead of guessing, grounds every answer in the actual tool output (never fabricates results), does not loop on the same tool, and returns complete, runnable code. No think mode is wired into the system prompt for fast, direct answers. Safety guardrails of the base model are intact. It drives Claude Code , Codex and opencode fully locally — your code never leaves your machine and cloud token cost drops to zero. This is the llama.cpp / ik llama.cpp build. Same behavior and configuration as rafw007/qwen36 a3b claude coder on Ollama — packaged so it loads on stock llama.cpp . See "Why a separate version" below. Why a separate version (vs. the Ollama one) The Ollama model and this one share the same agent config (system prompt + sampling params). What differs is packaging and the loader they target : Ollama version This llama.cpp version Runtime Ollama engine + Modelfile ( RENDERER / PARSER qwen3.5 ) stock llama.cpp / ik llama.cpp ( llama server ) Weights nvfp4 (~21 GB) GGUF Q4…
We use cookies for essential functionality and analytics. You can accept or reject analytics cookies.Cookie policy