Qwen3.5-35B-A3B

qwen/qwen3.5-35b-a3b
by Qwen · text+image+video in · text out · 32.8K ctx · 2026-02-25

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

INPUT$0.06/ 1M tokens
OUTPUT$0.46/ 1M tokens
p50 TTFT44.83 s7d
p95 TTFT300.00 s7d
TRAFFIC370.3Ktokens / 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.5-35b-a3b",
    messages=[{"role": "user", "content": "Hello"}],
)
print(response.choices[0].message.content)
Pricing
TierInput / 1M tokensOutput / 1M tokens
128K$0.057$0.459
256K$0.229$1.83
Tier selected by input token count of each request
Performance
TTFT p50
44.83 s
Output speed
12638 tok/s
TTFT p95
300.00 s
Error rate
19.2%
Public benchmarks
AA Coding
30.3
AA Intelligence
37.1
GPQA Diamond
84.5
Humanity's Last Exam
19.7
IFBench
72.5
Long-Context Recall
62.7
SciCode
37.7
TerminalBench Hard
26.5
τ²-Bench
89.2
Source: artificialanalysis.ai
FAQ
How much does Qwen: Qwen3.5-35B-A3B cost on OrcaRouter?
Qwen: Qwen3.5-35B-A3B is priced at $0.06 per 1M input tokens and $0.46 per 1M output tokens via OrcaRouter. Pricing is pulled live from the routing layer.
What is Qwen: Qwen3.5-35B-A3B's context window?
Qwen: Qwen3.5-35B-A3B supports a context window of 33K tokens. Use long-context features (RAG, summarisation) up to that limit.
How do I call Qwen: Qwen3.5-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.5-35b-a3b" in the chat.completions.create call.
Does OrcaRouter rate-limit Qwen: Qwen3.5-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.5-35B-A3B$0.06/M in44830ms p50via OrcaRouter
HTML <a href="https://www.orcarouter.ai/models/qwen/qwen3.5-35b-a3b" target="_blank"> <img src="https://www.orcarouter.ai/embed/qwen/qwen3.5-35b-a3b.svg" alt="Qwen: Qwen3.5-35B-A3B on OrcaRouter" /> </a>
Markdown [![Qwen: Qwen3.5-35B-A3B](https://www.orcarouter.ai/embed/qwen/qwen3.5-35b-a3b.svg)](https://www.orcarouter.ai/models/qwen/qwen3.5-35b-a3b)