Maxynetic Systems
To be released soon

Qwen3 Coder 480B A35B Instruct

Alibaba

Qwen3-Coder-480B-A35B-Instruct is a cutting-edge open coding model from Qwen, matching Claude Sonnet’s performance in agentic programming, browser automation, and core development tasks.

  • Language
  • Tool use
  • Implicit caching
Context
262K
Max output
66K
Input / 1M
$1.50
Output / 1M
$7.50

Quickstart

Point any OpenAI-compatible client at Maxynetic Systems and pass alibaba/qwen3-coder as the model.

curl https://api.maxynetic.com/v1/chat/completions \
  -H "Authorization: Bearer $MAXYNETIC_API_KEY" \
  -H "Content-Type: application/json" \
  -d '{
    "model": "alibaba/qwen3-coder",
    "messages": [{ "role": "user", "content": "Explain routing in one line." }]
  }'

Pricing

Billed per token with no markup on the underlying provider rate.

  • Input

    Per 1M prompt tokens

    $1.50

  • Output

    Per 1M completion tokens

    $7.50

  • Cache read

    Per 1M cached prompt tokens

    $0.300

A 1M-token prompt with 250K tokens of output costs about $3.38.

Rates for this model vary by upstream provider; Maxynetic Systems routes to the cheapest healthy one by default.

More from Alibaba