Qwen3 VL 235B A22B Instruct

qwen/qwen3-vl-235b-a22b-instruct
by Qwen · 2025-09-23

Qwen3-VL 235B-A22B Instruct — open-weight vision-language model, 235B total / 22B active params, 256…

INPUT$0.40/ 1M tokens
OUTPUT$1.60/ 1M tokens
p50 TTFT623 ms7d
p95 TTFT1.16 s7d
TRAFFIC48.8Ktokens / 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-vl-235b-a22b-instruct",
    messages=[{"role": "user", "content": "Hello"}],
)
print(response.choices[0].message.content)
Pricing
Input / 1M tokens$0.400
Output / 1M tokens$1.60
CurrencyUSD
Performance
TTFT p50
623 ms
Output speed
13.1 tok/s
TTFT p95
1.16 s
Error rate
2.4%
Public benchmarks
AA Coding
16.5
AA Intelligence
20.8
AA Math
70.7
AIME 2025
70.7
GPQA Diamond
71.2
Humanity's Last Exam
6.3
IFBench
42.7
LiveCodeBench
59.4
Long-Context Recall
31.7
MMLU-Pro
82.3
SciCode
35.9
TerminalBench Hard
6.8
τ²-Bench
35.1
Source: artificialanalysis.ai
FAQ
How much does Qwen: Qwen3 VL 235B A22B Instruct cost on OrcaRouter?
Qwen: Qwen3 VL 235B A22B Instruct is priced at $0.40 per 1M input tokens and $1.60 per 1M output tokens via OrcaRouter. Pricing is pulled live from the routing layer.
What is Qwen: Qwen3 VL 235B A22B Instruct's context window?
Qwen: Qwen3 VL 235B A22B Instruct supports a context window of — tokens. Use long-context features (RAG, summarisation) up to that limit.
How do I call Qwen: Qwen3 VL 235B A22B Instruct via the OpenAI SDK?
Set OpenAI base_url to https://orcarouter.ai/v1, supply your OrcaRouter API key, and pass model="qwen/qwen3-vl-235b-a22b-instruct" in the chat.completions.create call.
Does OrcaRouter rate-limit Qwen: Qwen3 VL 235B A22B Instruct?
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 VL 235B A22B Instruct$0.40/M in623ms p50via OrcaRouter
HTML <a href="https://www.orcarouter.ai/models/qwen/qwen3-vl-235b-a22b-instruct" target="_blank"> <img src="https://www.orcarouter.ai/embed/qwen/qwen3-vl-235b-a22b-instruct.svg" alt="Qwen: Qwen3 VL 235B A22B Instruct on OrcaRouter" /> </a>
Markdown [![Qwen: Qwen3 VL 235B A22B Instruct](https://www.orcarouter.ai/embed/qwen/qwen3-vl-235b-a22b-instruct.svg)](https://www.orcarouter.ai/models/qwen/qwen3-vl-235b-a22b-instruct)