Qwen3.5-122B-A10B

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

Qwen3.5 122B-A10B — open-weight MoE multimodal (text/image/video), 122B total / 10B active params, 3…

INPUT$0.12/ 1M tokens
OUTPUT$0.92/ 1M tokens
p50 TTFT4.25 s7d
p95 TTFT13.62 s7d
TRAFFIC101.0Ktokens / 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-122b-a10b",
    messages=[{"role": "user", "content": "Hello"}],
)
print(response.choices[0].message.content)
Pricing
TierInput / 1M tokensOutput / 1M tokens
128K$0.115$0.917
256K$0.287$2.29
Tier selected by input token count of each request
Performance
TTFT p50
4.25 s
Output speed
1009 tok/s
TTFT p95
13.62 s
Error rate
7.1%
Public benchmarks
AA Coding
34.7
AA Intelligence
41.6
GPQA Diamond
85.7
Humanity's Last Exam
23.4
IFBench
75.7
Long-Context Recall
66.7
SciCode
42.0
TerminalBench Hard
31.1
τ²-Bench
93.6
Source: artificialanalysis.ai
FAQ
How much does Qwen: Qwen3.5-122B-A10B cost on OrcaRouter?
Qwen: Qwen3.5-122B-A10B is priced at $0.12 per 1M input tokens and $0.92 per 1M output tokens via OrcaRouter. Pricing is pulled live from the routing layer.
What is Qwen: Qwen3.5-122B-A10B's context window?
Qwen: Qwen3.5-122B-A10B supports a context window of 33K tokens. Use long-context features (RAG, summarisation) up to that limit.
How do I call Qwen: Qwen3.5-122B-A10B via the OpenAI SDK?
Set OpenAI base_url to https://orcarouter.ai/v1, supply your OrcaRouter API key, and pass model="qwen/qwen3.5-122b-a10b" in the chat.completions.create call.
Does OrcaRouter rate-limit Qwen: Qwen3.5-122B-A10B?
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-122B-A10B$0.12/M in4245ms p50via OrcaRouter
HTML <a href="https://www.orcarouter.ai/models/qwen/qwen3.5-122b-a10b" target="_blank"> <img src="https://www.orcarouter.ai/embed/qwen/qwen3.5-122b-a10b.svg" alt="Qwen: Qwen3.5-122B-A10B on OrcaRouter" /> </a>
Markdown [![Qwen: Qwen3.5-122B-A10B](https://www.orcarouter.ai/embed/qwen/qwen3.5-122b-a10b.svg)](https://www.orcarouter.ai/models/qwen/qwen3.5-122b-a10b)