Qwen3.7 Max (2026-05-20)

qwen/qwen3.7-max-2026-05-20
by qwen · 2026-05-20

Qwen3.7-Max (2026-05-20 snapshot) — Dated checkpoint of Alibaba's flagship proprietary agent-era model, pinned for reproducible production workloads. Native 1M token context window, with an extended thinking mode (and preserve_thinking across turns) tuned for agentic tasks. Frontier-level results on coding (SWE-Verified, SWE-Pro, Terminal-Bench), reasoning (GPQA Diamond, HMMT, IMO), tool use (BFCL, MCP-Mark, MCP-Atlas), and multilingual benchmarks (WMT24++ across 55 languages). Engineered for long-horizon autonomous execution and consistent behavior across agent scaffolds including Claude Code, OpenClaw, and Qwen Code. Use this pinned version when you need stable behavior across releases; use qwen/qwen3.7-max for the rolling alias.

ctx1M tokens
Max output64K
Inputtext
Outputtext
p50 TTFT10.00 s
INPUT$1.25/ 1M tokens
OUTPUT$3.75/ 1M tokens
p50 TTFT10.00 s7d
p95 TTFT10.00 s7d
TRAFFIC86.4Ktokens / 7d

Qwen3.7 Max is a large language model from Alibaba’s Qwen series, specifically the checkpoint released on May 20, 2026. It is a decoder-only transformer optimized for text input and text output. The…

What is Qwen3.7 Max and who created it?

What are the model’s input and output specifications?

Who should use Qwen3.7 Max?

What architecture does Qwen3.7 Max use?

Code samples

Call from any SDK

OpenAI-compatible — keep the SDK you already use

  • OpenAI SDKhttps://api.orcarouter.ai/v1
  • Anthropic SDKhttps://api.orcarouter.ai
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.7-max-2026-05-20",
    messages=[{"role": "user", "content": "Hello"}],
)
print(response.choices[0].message.content)

Pricing

Input / 1M tokens$1.25
Output / 1M tokens$3.75
Cache read / 1M$0.250
Cache write / 1M$1.563
CurrencyUSD

Cost calculator

Tokens / month10MM
Input share70%%
Estimated / month $20.00 · With prompt caching $16.50

Estimate based on list price

Token & cost estimator

Input tokens: 20Cost per request: $0.001900

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

Performance

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

Public benchmarks

66.5
AA Coding
Better than 97% of models compared
#3 of 106
68.5
AA Intelligence
Better than 95% of models compared
#5 of 110
73.5
AA Math
Better than 67% of models compared
#27 of 81
GPQA Diamond
68.5 index
MMLU-Pro
79.5 index
τ²-Bench
64.5 index
Source: artificialanalysis.ai

How it compares

Qwen3.7 Max (2026-05-20)qwen/qwen3-max-previewQwen3.5 397B A17Bqwen/qwen3.5-plus
Input $/M$1.25$0.86$0.17$0.12
Output $/M$3.75$3.44$1.03$0.69
Context1.0M262K33K1.0M
Quality5/108/108/108/10
Compare side-by-sideCompare side-by-sideCompare side-by-sideCompare side-by-side

FAQ

What does Qwen3.7 Max cost through OrcaRouter?
Pricing is $1.25 per 1,000,000 input tokens and $3.75 per 1,000,000 output tokens, billed at the provider rate with zero markup. No additional fees apply.
What is the context window of Qwen3.7 Max?
The total context window is 1,000,000 tokens. The combined input and output tokens cannot exceed this limit. Maximum output per request is 64,000 tokens.
What are the main strengths of Qwen3.7 Max?
Its primary strengths are an extremely large context window (1M tokens) and high output limit (64k tokens), enabling single-pass processing of very long documents and generation of extensive text.
How does Qwen3.7 Max compare to other large language models?
Qwen3.7 Max offers a larger context and output than models like GPT-4 Turbo (128k context, 4k output) and Claude 3.5 (200k context, 8k output). It is text-only; those models support multimodal inputs. Pricing is lower than GPT-4 Turbo per token.
Is Qwen3.7 Max free to use?
No. You pay per token used at the rates above. OrcaRouter requires an active account with sufficient credits. There is no free tier for this model, but you can test it in the playground with your own tokens.
How do I call Qwen3.7 Max via an OpenAI-compatible API?
Set the base URL to https://api.orcarouter.ai/v1 and use model ID "qwen/qwen3.7-max-2026-05-20". Authenticate with your OrcaRouter API key. Use standard OpenAI parameters for chat completions.
Does Qwen3.7 Max support streaming responses?
Yes. Set the `stream` parameter to `true` in your request to receive tokens incrementally. This works with the OpenAI-compatible chat completions endpoint.
What data does OrcaRouter collect when I use Qwen3.7 Max?
Data handling policies are set by OrcaRouter. For details on data collection, storage, and usage, review OrcaRouter’s privacy policy and terms of service. The provider (qwen) may also have its own data handling practices.
Can I use Qwen3.7 Max for commercial applications?
Yes, you can use the model through OrcaRouter’s API for commercial purposes. Ensure compliance with the terms of service of both OrcaRouter and the model’s provider. No additional licensing fees beyond token cost.
What are the input and output modalities for Qwen3.7 Max?
Input and output are both text-only. The model does not accept images, audio, or video. It cannot generate images or other non-text content.

Embed this badge

Qwen3.7 Max (2026-05-20)$1.25/M in10000ms p50via OrcaRouter
HTML <a href="https://www.orcarouter.ai/models/qwen/qwen3.7-max-2026-05-20" target="_blank"> <img src="https://www.orcarouter.ai/embed/qwen/qwen3.7-max-2026-05-20.svg" alt="Qwen3.7 Max (2026-05-20) on OrcaRouter" /> </a>
Markdown [![Qwen3.7 Max (2026-05-20)](https://www.orcarouter.ai/embed/qwen/qwen3.7-max-2026-05-20.svg)](https://www.orcarouter.ai/models/qwen/qwen3.7-max-2026-05-20)

Model card as data

GET /api/public/models/qwen/qwen3.7-max-2026-05-20Open
Machine-readable:/llms.txt/llms-full.txt