Qwen3.6 35B A3B

qwen/qwen3.6-35b-a3b
New
by Qwen · text+image+video in · text out · 262.1K ctx · 2026-04-27

Qwen3.6 35B-A3B — open-weight MoE multimodal (text/image/video), 35B total / 3B active params, 256k…

INPUT$0.25/ 1M tokens
OUTPUT$1.49/ 1M tokens
p50 TTFT3.54 s7d
p95 TTFT12.18 s7d
TRAFFIC109.1Ktokens / 7d
Code samples
from openai import OpenAI

client = OpenAI(
    base_url="https://orcarouter.ai/v1",
    api_key="$ORCAROUTER_API_KEY",
)

response = client.chat.completions.create(
    model="qwen/qwen3.6-35b-a3b",
    messages=[{"role": "user", "content": "Hello"}],
)
print(response.choices[0].message.content)
Pricing
Input / 1M tokens$0.248
Output / 1M tokens$1.49
CurrencyUSD
Performance
TTFT p50
3.54 s
Output speed
1230 tok/s
TTFT p95
12.18 s
Error rate
8.8%
Public benchmarks
AA Coding
35.1
AA Intelligence
43.5
GPQA Diamond
84.1
Humanity's Last Exam
20.2
IFBench
64.4
Long-Context Recall
63.7
SciCode
35.8
TerminalBench Hard
34.8
τ²-Bench
95.3
Source: artificialanalysis.ai
FAQ
How much does Qwen: Qwen3.6 35B A3B cost on OrcaRouter?
Qwen: Qwen3.6 35B A3B is priced at $0.25 per 1M input tokens and $1.49 per 1M output tokens via OrcaRouter. Pricing is pulled live from the routing layer.
What is Qwen: Qwen3.6 35B A3B's context window?
Qwen: Qwen3.6 35B A3B supports a context window of 262K tokens. Use long-context features (RAG, summarisation) up to that limit.
How do I call Qwen: Qwen3.6 35B A3B via the OpenAI SDK?
Set OpenAI base_url to https://orcarouter.ai/v1, supply your OrcaRouter API key, and pass model="qwen/qwen3.6-35b-a3b" in the chat.completions.create call.
Does OrcaRouter rate-limit Qwen: Qwen3.6 35B A3B?
Per-model rate limits follow your OrcaRouter plan. Free tiers ship with conservative caps; paid tiers lift them. Check /pricing for current quotas.
Embed this badge
Qwen: Qwen3.6 35B A3B$0.25/M in3536ms p50via OrcaRouter
HTML <a href="https://www.orcarouter.ai/models/qwen/qwen3.6-35b-a3b" target="_blank"> <img src="https://www.orcarouter.ai/embed/qwen/qwen3.6-35b-a3b.svg" alt="Qwen: Qwen3.6 35B A3B on OrcaRouter" /> </a>
Markdown [![Qwen: Qwen3.6 35B A3B](https://www.orcarouter.ai/embed/qwen/qwen3.6-35b-a3b.svg)](https://www.orcarouter.ai/models/qwen/qwen3.6-35b-a3b)