Qwen3-30B-A3B
Qwen3-30B-A3B is a mixture-of-experts model from Alibaba Cloud that activates only 3 billion of its 30 billion parameters per inference, outperforming QwQ-32B while running at a fraction of the compute cost.
- Input and output price
- Input $0.12, Output $0.50, Per 1M tokens
- 24h uptime
- Loading AI Gateway uptime
import { streamText } from 'ai'
const result = streamText({ model: 'alibaba/qwen-3-30b', prompt: 'Why is the sky blue?'})Your use is subject to Alibaba Cloud's Terms & Privacy Policies.