qwen/qwen3-max-preview

qwen/qwen3-max-preview
ToolsJSONReasoning
by qwen

Qwen3 Max preview — proprietary chat preview, 256k context, thinking mode + function calling.

ctx262.1K tokens
Max output65.5K
Inputtext
Outputtext
p50 TTFT3.80 s
INPUT$0.86/ 1M tokens
OUTPUT$3.44/ 1M tokens
p50 TTFT3.80 s7d
p95 TTFT10.00 s7d
TRAFFIC455.0Ktokens / 7d

Qwen3-Max-Preview is a text-only large language model from the Qwen family, developed by Alibaba Cloud's Qwen team. It is currently available in preview status, meaning it provides early access to…

What is Qwen3-Max-Preview?

Who should use this model?

What makes it distinct?

Code samples

Call from any SDK

OpenAI-compatible — keep the SDK you already use

  • OpenAI SDKhttps://api.orcarouter.ai/v1
from openai import OpenAI

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

response = client.chat.completions.create(
    model="qwen/qwen3-max-preview",
    messages=[{"role": "user", "content": "Hello"}],
)
print(response.choices[0].message.content)

Supported parameters

  • enable_search
  • enable_thinking
  • include_reasoning
  • logprobs
  • max_tokens
  • n
  • parallel_tool_calls
  • presence_penalty
  • reasoning
  • repetition_penalty
  • response_format
  • seed
  • stop
  • stream
  • stream_options
  • temperature
  • thinking_budget
  • tool_choice
  • tools
  • top_k
  • top_logprobs
  • top_p

Pricing

TierInput / 1M tokensOutput / 1M tokens
32K$0.861$3.441
128K$1.434$5.735
256K$2.151$8.602
Tier selected by input token count of each request

Cost calculator

Tokens / month10MM
Input share70%%
Estimated / month $16.35

Estimate based on list price

Tiered pricing — this estimate uses base-tier rates.

Token & cost estimator

Input tokens: 20Cost per request: $0.001738

Estimate only — actual token counts depend on the provider's tokenizer.

Performance

p50 TTFT
3.80 s
Output speed
75.9 tok/s
p95 TTFT
10.00 s
Error rate
0%

Public benchmarks

25.5
AA Coding
Better than 27% of models compared
#77 of 106
26.1
AA Intelligence
Better than 24% of models compared
#84 of 110
75.0
AA Math
Better than 69% of models compared
#25 of 81
AIME 2025
75.0
GPQA Diamond
76.4
Humanity's Last Exam
9.3
IFBench
48.0
LiveCodeBench
65.1
Long-Context Recall
39.7
MMLU-Pro
83.8
SciCode
37.0
TerminalBench Hard
19.7
τ²-Bench
32.7
Source: artificialanalysis.ai

How it compares

qwen/qwen3-max-previewQwen3.5 397B A17Bqwen/qwen3.5-plusQwen3.6 35B A3B
Input $/M$0.86$0.17$0.12$0.25
Output $/M$3.44$1.03$0.69$1.49
Context262K33K1.0M262K
Quality8/108/108/108/10
Compare side-by-sideCompare side-by-sideCompare side-by-sideCompare side-by-side

FAQ

What is the cost to use qwen/qwen3-max-preview on OrcaRouter?
Specific per-token pricing for this model is not provided in the available facts. Please refer to OrcaRouter's pricing page or contact their sales team for current rates.
What is the context window size of Qwen3-Max-Preview?
The model supports a context window of 262,144 tokens.
What is the maximum output length?
The model can generate up to 65,536 tokens in a single response.
What are the model's main strengths?
It combines an extremely large context window (262K tokens) with a high MMLU-Pro score (83.8) and a large output limit, making it strong for long-document analysis and complex reasoning.
How does this model compare to other Qwen models?
Qwen3-Max-Preview is a preview with a larger context window than previous Qwen2.5 models. It represents the latest improvements but may be less stable.
Does the model support image or audio inputs?
No, it is text-only. It accepts only text input and produces text output.
How do I call this model using an OpenAI-compatible API?
Use OrcaRouter's API at https://api.orcarouter.ai/v1 with model id 'qwen/qwen3-max-preview'. The API supports standard OpenAI chat completion parameters.
What data handling policies apply?
Data handling follows OrcaRouter's terms of service and privacy policy. The facts provided do not detail specific data retention or processing practices; consult OrcaRouter's documentation.
Is this model suitable for production use?
It is a preview release, which may be less stable than a production version. Evaluate it on your specific workload before deploying in production.
What benchmarks are available?
Only the MMLU-Pro score of 83.8 is provided. No other benchmark results are part of the available facts.

Embed this badge

qwen/qwen3-max-preview$0.86/M in3800ms p50via OrcaRouter
HTML <a href="https://www.orcarouter.ai/models/qwen/qwen3-max-preview" target="_blank"> <img src="https://www.orcarouter.ai/embed/qwen/qwen3-max-preview.svg" alt="qwen/qwen3-max-preview on OrcaRouter" /> </a>
Markdown [![qwen/qwen3-max-preview](https://www.orcarouter.ai/embed/qwen/qwen3-max-preview.svg)](https://www.orcarouter.ai/models/qwen/qwen3-max-preview)

Model card as data

GET /api/public/models/qwen/qwen3-max-previewOpen
Machine-readable:/llms.txt/llms-full.txt