Currently listed through these providers:
Model details
Qwen3-Coder 30B-A3B Instruct
Qwen3 Coder 30B A3B Instruct is a causal language model built on a sparse Mixture-of-Experts architecture with 128 total experts, activating 8 per forward pass to keep inference efficient despite the model's 30.5 billion total parameters. The design reflects a deliberate push toward agentic coding: it natively supports repository-scale code understanding across 48 transformer layers, with grouped-query attention (32 Q heads, 4 KV heads) handling multi-head tasks fluidly. A standout capability is its long-context reach—natively supporting 262,144 tokens, extendable to one million via Yarn—making it suited for navigating large codebases where chunked analysis falls short. Its function call format is purpose-built for integration with coding platforms, enabling structured code completion and browser-use tasks that demand precise, multi-step reasoning without the overhead of thinking tokens.
Following pretraining, the model underwent post-training to optimize instruction-following in a non-thinking mode, meaning it produces direct responses without generating internal reasoning blocks—a choice that keeps output concise for production coding tasks. It aligns with OpenAI-compatible tool-use formats, easing adoption in workflows that already depend on that convention. The model ships with open weights via Hugging Face, and third-party providers offer GGUF quantized versions for local deployment, allowing developers to run it on consumer-grade hardware with reduced memory demands. Practical strengths include function calling, structured code generation, and repository-scale comprehension, positioning it as a strong choice for developers building autonomous coding agents or automating complex multi-file editing workflows.
Quick Info
Powered by- Provider
- Cortecs
- Model key
- qwen3-coder-30b-a3b-instruct
- Release date
- Apr 1, 2025
- Last updated
- Apr 1, 2025
- Knowledge cutoff
- 2025-04
- Input modalities
- Output modalities
- Capabilities
Cost
- Input token cost
- $0.067
- Output token cost
- $0.245
Limits
- Output tokens
- 262,000 tokens
- Context window
- 262,144 tokens