Qwen3-Coder-30B-A3B-Instruct
Catalogue only
Open weights
Sovereignty and hosting
Catalogue only
This model is catalogued for reference. It is not hosted on LLM EU yet, and no first-party endpoint serves it here. Requests to it go to the provider directly, under that provider's own terms.
Summary
Qwen3-Coder-30B-A3B-Instruct is a mixture-of-experts coding model with 30.5B total parameters and roughly 3B activated per token, which keeps agentic coding loops cheap to run. The card states a native context of 262,144 tokens and recommends reducing it on machines with limited memory. It is published under Apache-2.0.
Specifications
- Provider
- Alibaba Qwen (CN)
- Context window
- 262k
- Parameters
- 30.53B
- Modalities
- text, code
- License
- apache-2.0 · licence
- Open weights
- yes
- Release date
- 31 Jul 2025
- Tasks
- coding, rag, cheap
Languages
Strong: en
Adequate: zh
Languages
Strong
- en
Adequate
- zh
Not verified: the provider has not documented this claim. — a language is listed as strong only where a source claims it; the card links the evidence where one exists.
When to use it
Strengths
- 262,144-token native context for repository-scale prompts
- low activated parameter count per token
- Apache-2.0 licence
- vendor provides explicit guidance for memory-constrained deployments
Limits
- vendor evaluation results are self-reported
- mixture-of-experts serving needs the full 30B weights in memory
- no evaluation has been run by LLM EU