Currently listed through these providers:
Model details
Qwen3.6 35B-A3B
Qwen3.6-35B-A3B is a sparse Mixture-of-Experts model engineered around efficiency and real-world coding utility. Rather than activating all 35 billion parameters on every forward pass, the architecture selectively engages only 3 billion active parameters per token, dramatically reducing compute requirements while maintaining strong task performance. The hybrid design blends Gated DeltaNet linear attention with standard gated attention layers across 40 transformer layers, structured to handle multimodal inputs including text, images, and video while producing text outputs. The 262K token context window, which can extend to 1M through YaRN, enables repository-level reasoning that shorter-context models cannot support. This architectural philosophy—prioritizing targeted activation over dense computation—allows the model to compete with much larger dense architectures on benchmarks while remaining practical for local deployment on consumer hardware, including systems with as little as 6GB of VRAM using llama.cpp quantization.
The model builds on lessons from earlier Qwen generations, with post-training refinement informed by direct community feedback on stability and usability. Its design emphasizes agentic coding workflows: repository navigation, tool calling, multi-step task orchestration, and iterative frontend development. Benchmarks reveal the practical impact—scoring 73.4% on SWE-bench Verified and 51.5 on Terminal-Bench 2.0, surpassing dense models with comparable or larger parameter counts. A distinctive "Thinking Preservation" feature allows the model to retain reasoning traces across conversation turns, reducing overhead in long development sessions. Released under the Apache 2.0 license, the weights are freely available on Hugging Face, Ollama, and in Unsloth's GGUF format, making it accessible for both research and commercial applications. The combination of open-weight availability, competitive benchmark standing, and hardware-friendly inference positions this model as a practical choice for developers building coding agents and developer tooling without relying on frontier-model APIs.
Quick Info
Powered by- Provider
- OpenRouter
- Model key
- qwen/qwen3.6-35b-a3b
- Release date
- Apr 17, 2026
- Last updated
- Apr 17, 2026
- Input modalities
- Output modalities
- Capabilities
Cost
- Input token cost
- $0.10
- Output token cost
- $0.90
Limits
- Output tokens
- 235,929 tokens
- Context window
- 262,144 tokens