Models/qwen/Qwen: Qwen3 Coder 30B A3B Instruct
qwen

Qwen: Qwen3 Coder 30B A3B Instruct

160K context$0.07/M input$0.27/M output
qwen/qwen3-coder-30b-a3b-instruct

Description

Qwen3-Coder-30B-A3B-Instruct is a 30.5B parameter Mixture-of-Experts (MoE) model with 128 experts (8 active per forward pass), designed for advanced code generation, repository-scale understanding, and agentic tool use. Built on the...

Quick Start

curl https://router.tangle.tools/v1/chat/completions \
  -H "Authorization: Bearer $TANGLE_API_KEY" \
  -H "Content-Type: application/json" \
  -d '{
    "model": "qwen/qwen3-coder-30b-a3b-instruct",
    "messages": [{"role": "user", "content": "Hello!"}]
  }'

Modalities

Input: TextOutput: Text

Pricing

Input$0.07/M
Output$0.27/M
Context160K tokens

Model Info

Providerqwen
IDqwen/qwen3-coder-30b-a3b-instruct