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