Qwen3.7 Plus vs Qwen3.7 Max: Which Alibaba Model?
Alibaba priced Qwen3.7 Plus at roughly one fifth of Qwen3.7 Max, gave it image input that Max doesn't have, and still kept the same 1M-token context window. That single pricing decision is why "which Qwen do I use?" became a real question in 2026. In this Qwen3.7 Plus vs Max head-to-head, we'll put the specs side by side, look at what each model is actually good at, and give you a straight answer instead of a shrug. Both are standard-tier models on CoreAI, so you can test everything in this article yourself.
- Qwen3.7 Max (May 21, 2026) is the flagship: roughly a trillion parameters, text-only, tuned hard for agentic coding and long autonomous runs.
- Qwen3.7 Plus (June 3, 2026) is the value play: multimodal input (text + image), the same 1M-token context, at a fraction of Max's per-token price.
- Max posted the highest Artificial Analysis Intelligence Index score of any Chinese model at release (56.6).
- Plus lists around $0.32/$1.28 per million tokens vs Max at about $1.48/$4.43 — a 4-5x gap.
- Both are closed-weight, API-only releases — a break from Alibaba's open-source tradition.
Qwen3.7 Plus vs Max: The Short Answer
Pick Max when the task is agentic and hard: multi-step coding, long-running autonomous work, complex tool chains. Pick Plus for everything else — especially anything involving images, and especially anything you run at volume. Plus at one fifth the price is not one fifth the model; for ordinary drafting, analysis, and summarization, most people would struggle to tell them apart blind.
That's the opinionated version. Here's the evidence.
One framing note before the numbers: these two aren't rivals so much as a deliberate split. Alibaba carved the Qwen3.7 series into a peak-capability model and a cost-per-task model, the same way other labs split flagship and workhorse tiers. That means the real question isn't "which is better" — Max is better on peak difficulty, full stop — but "how often does your work actually need the peak?" For most people the honest answer is one task in ten, which is exactly why the cheaper model deserves the default slot and the flagship earns its keep on escalations.
How Do the Specs Compare?
| Spec | Qwen3.7 Max | Qwen3.7 Plus |
|---|---|---|
| Release date | May 21, 2026 | June 3, 2026 |
| Scale | ~1T parameters | Undisclosed (smaller) |
| Context window | 1,000,000 tokens | 1,000,000 tokens |
| Input | Text only | Text + image |
| Reasoning | Yes | Yes |
| List price (per 1M tokens) | ~$1.48 in / $4.43 out | ~$0.32 in / $1.28 out |
| Long-context pricing (256K+) | — | ~$0.96 in / $3.84 out |
| Weights | Closed, API-only | Closed, API-only |
| Tier on CoreAI | Standard | Standard |
Three things jump out. First, the context window is a tie — a full million tokens either way, which puts both models in the elite club we covered in our guide to 1M-token context models. Second, the modality split is unusual: normally the flagship gets the extra senses, but here it's the cheaper Plus that reads images while Max stays text-only. Third, note Plus's fine print — past 256K input tokens, its rate steps up to roughly $0.96/$3.84, though that's still well under Max.
What Is Qwen3.7 Max Actually Better At?
Max is Alibaba's statement model, and the statement is about agents. At release it scored 56.6 on the Artificial Analysis Intelligence Index — the highest placement any Chinese model had achieved at the time — alongside 60.6 on SWE-Bench Pro and 69.7 on Terminal-Bench 2.0. The demo that got engineers talking was a documented 35-hour autonomous run in which Max optimized CUDA kernels to a 10x speedup without a human steering it.
In practice, that training focus shows up as endurance. On long agentic sessions — refactors that touch dozens of files, research tasks with many tool calls — Max holds a plan together noticeably longer before drifting. If your workload looks like "start it, walk away, come back to finished work," Max is the Qwen to bet on. We went deep on this side of the model in our full Qwen3.7 Max guide; this article is the head-to-head that guide doesn't cover.
The limitation is just as clear: no image input. Screenshot-driven debugging, document photos, UI review — Max simply can't see them, and in 2026 that's a real gap in a flagship.
Where Does Qwen3.7 Plus Win?
Plus launched two weeks later as the series' cost-effective multimodal member, and per VentureBeat's launch coverage, the pitch is exactly that: frontier-adjacent capability, visual input, aggressive pricing. It kept the deep-reasoning, tool-invocation, and iterate-until-done behaviors of the series — this is not a stripped chat model — but tuned for cost per task rather than peak difficulty.
Where Plus earns a permanent spot in the rotation: document-heavy work (a million tokens of context plus image input is a paralegal in an API), bulk content processing, extraction and classification pipelines, and everyday assistant duty. It also makes Max look expensive for anything routine. The honest weaknesses: on the hardest coding and agentic benchmarks it trails Max by a meaningful margin, and its long-context price step-up means truly massive single prompts narrow the cost gap.
Both models being closed-weight is worth a sentence: Alibaba built its reputation on open releases, and Qwen3.7's API-only stance — noted in the same VentureBeat piece — means self-hosters should look at the older open Qwen line or rivals instead. For the bigger picture on how Qwen, DeepSeek, and GLM are splitting enterprise share, see our Chinese AI models report.
The cleanest way to settle it for your own work: open Compare on CoreAI, run Plus and Max on the same three prompts from your actual week, and watch the answers stream side by side. Since both are standard-tier under one subscription, the price gap that dominates API decisions disappears — leaving pure quality-per-task, which is the comparison that matters.
Frequently Asked Questions
Is Qwen3.7 Plus multimodal?
Yes — Plus accepts text and image input and produces text output, with the full 1M-token context window. Qwen3.7 Max, despite being the flagship, is text-only. If your workflow involves screenshots or scanned documents, Plus is the only Qwen3.7 that can handle it.
How much cheaper is Qwen3.7 Plus than Max?
Roughly 4-5x on list price: about $0.32/$1.28 per million tokens for Plus versus $1.48/$4.43 for Max, with Plus stepping up to around $0.96/$3.84 past 256K input tokens. On CoreAI both are standard-tier models under one subscription, so the gap becomes irrelevant there.
Which Qwen3.7 model is better for coding?
Max, clearly, for hard agentic coding — 60.6 on SWE-Bench Pro, 69.7 on Terminal-Bench 2.0, and a documented 35-hour autonomous optimization run. For quick scripts, code review, and explain-this-error work, Plus is usually plenty and much cheaper per task.
Are the Qwen3.7 models open source?
No. Both Plus and Max are closed-weight, API-only releases — a notable departure from Alibaba's earlier open-source strategy. If you need weights you can self-host, look at the older open Qwen generations instead.
Do both models really have a 1M-token context window?
Yes. Both Qwen3.7 Plus and Qwen3.7 Max handle 1,000,000 tokens of context — roughly 2,000 pages in one conversation. Context is a tie in this matchup; the real differences are modality, agentic endurance, and price.
Every AI model. One app.
Chat with Qwen3.7 Plus, Max, and 300+ other AI models, compare them side by side, and use 74 free AI tools — on iOS, Android, and the web.
Try CoreAI on the Web

