Skip to content

Qwen 3 Coder 30B A3B Instruct

Qwen 3 Coder 30B A3B Instruct is a compact mixture-of-experts coding model from Alibaba, activating only 3 billion parameters per inference while delivering strong agentic coding performance for cost-sensitive deployments.

ReasoningTool Use
index.ts
import { streamText } from 'ai'
const result = streamText({
model: 'alibaba/qwen3-coder-30b-a3b',
prompt: 'Why is the sky blue?'
})

Playground

Try out Qwen 3 Coder 30B A3B Instruct by Alibaba. Usage is billed to your team at API rates. Free users (those who haven't made a payment) get $5 of credits every 30 days.