Doing real coding work locally for the first time
Summary
Developer achieves productive local agentic coding with Qwen3.6-35B 4-bit MLX and pi.dev tool, completing real tickets efficiently on current hardware.
Similar Articles
Qwen3.6 35B + the right coding scaffold got my local setup to 9/10 on real Go tasks
A developer achieved 9/10 pass rate on real Go tasks using a routed local setup built around Qwen3.6 35B and the little-coder scaffold, showing strong local performance when paired with the right tooling.
The pacman benchmark: finally a viable local agentic coding agent with Qwen 3.6 27b
The author tests Qwen 3.6 27b F16 on a Pacman coding benchmark, achieving near-perfect results in two of three attempts, while noting the critical impact of quantization, chat templates, and speculative decoding for local agentic coding.
Running Qwen3.6-35B-A3B Locally for Coding Agent: My Setup & Working Config
A detailed guide for running the 35B-parameter Qwen3.6 model locally on Apple Silicon with llama.cpp to power the pi coding agent, including optimized configuration flags and sampling parameters.
Qwen3.6 35B-A3B on a Laptop: My Zero to One Moment
The author shares their experience running Qwen3.6 35B-A3B locally on an ASUS Zenbook Pro 14, achieving 27 TPS at 32k context, marking a personal milestone towards fully local AI for privacy.
Qwen 3.6 27B is the sweet spot for local development
Qwen 3.6 27B is praised as a powerful local AI model that outperforms expectations for general intelligence, suitable for practical tasks like code generation, and runs easily with llama.cpp.