Qwen3.7 Max

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

Qwen3.7-Max — Alibaba's flagship proprietary model, designed as a foundation for the agent era. 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 — sustains coherent strategy across thousands of tool calls and multi-hour sessions — and generalizes consistently across agent scaffolds including Claude Code, OpenClaw, and Qwen Code. Recommended for coding agents, office and workflow automation, long-context RAG, and any system that needs a reliable backbone for sustained tool-use.

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
TRAFFIC1.5Mtokens / 7d

Qwen3.7 Max is a text-only language model developed by the Qwen team, designed to handle extremely long contexts—up to 1,000,000 tokens—while generating outputs of up to 64,000 tokens. It is…

What is Qwen3.7 Max?

Who is Qwen3.7 Max for?

How does Qwen3.7 Max handle long contexts?

What are the input and output constraints?

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",
    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
229 tok/s
p95 TTFT
10.00 s
Error rate
3.4%

Public benchmarks

68.0
AA Coding
Better than 98% of models compared
#2 of 106
72.0
AA Intelligence
Better than 98% of models compared
#2 of 110
71.0
AA Math
Better than 65% of models compared
#28 of 81
GPQA Diamond
65.0 index
MMLU-Pro
77.0 index
τ²-Bench
64.0 index
Source: artificialanalysis.ai

How it compares

Qwen3.7 Maxqwen/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 is the exact cost per token for Qwen3.7 Max?
Input tokens cost $1.25 per 1 million tokens, and output tokens cost $3.75 per 1 million tokens. There is zero markup from OrcaRouter; you pay the provider rate from Qwen.
What is the context window size of Qwen3.7 Max?
The context window is 1,000,000 tokens (1 million). The maximum output is 64,000 tokens. Input is text-only.
What are the main strengths of Qwen3.7 Max?
The primary strength is the ability to handle very long contexts (1M tokens) and generate up to 64K tokens in a single request. It is text-only and priced at $1.25/$3.75 per 1M tokens.
How does Qwen3.7 Max compare to other large-context models?
It offers a context window of 1M tokens, similar to Gemini 1.5 Pro, but is text-only. Pricing is competitive: $1.25 input / $3.75 output. Benchmark scores were not provided, so direct comparison is not possible. For multimodal tasks, choose a different model.
Is Qwen3.7 Max suitable for real-time applications?
Latency is not specified, but models with very large context windows typically have higher inference times. For real-time use, test with your typical input size. For low-latency requirements, consider a smaller model.
How do I access Qwen3.7 Max via API?
Access it through OrcaRouter's OpenAI-compatible API at https://api.orcarouter.ai/v1 using model id "qwen/qwen3.7-max". Use your API key and standard OpenAI SDKs. Set base_url appropriately.
Does Qwen3.7 Max support images or audio?
No, the model is text-only. It accepts only text inputs and generates text outputs. For multimodal tasks, use a different model.
What happens if my input exceeds 1 million tokens?
The model will reject the request or truncate the input. You must split the text into multiple requests or use a different approach. The maximum context length is strictly 1,000,000 tokens.
Are there any discounts for high-volume usage?
No discounts or caching benefits are mentioned in the provided facts. Contact OrcaRouter or Qwen directly for possible volume pricing. The zero-markup model already ensures you pay the provider rate.
Can I fine-tune Qwen3.7 Max?
The provided facts do not indicate whether fine-tuning is available. Typically, this model is offered for inference only. For customization, use prompt engineering and few-shot examples. For fine-tuning, consider smaller models if available.

Embed this badge

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

Model card as data

GET /api/public/models/qwen/qwen3.7-maxOpen
Machine-readable:/llms.txt/llms-full.txt