Qwen3.7 Max Preview: Alibaba's Strongest AI Model Yet Climbs Arena Leaderboard
Alibaba didn't announce Qwen3.7. They just deployed it.
On May 14, 2026 — five days before the Alibaba Cloud Summit — two preview versions of the Qwen3.7 series quietly appeared on Arena AI's leaderboard with no press release, no blog post, and no official API announcement. Developers spotted them, ran comparisons, and the community had already formed opinions by the time Alibaba officially teased the launch on X with a single tweet: "Can't wait to release Qwen3.7 series models! Stay tuned."
Here's the thing about that rollout pattern: it's deliberate. Alibaba used the exact same playbook for Qwen3.6-Max-Preview in April 2026 — quiet Arena deployment first, official announcement after. It's a way to validate model performance in real human preference evaluations before making any marketing claims. And the Qwen3.7 results are worth the attention.
1. The Arena Leaderboard Results — What the Numbers Actually Say
Qwen3.7-Max-Preview entered Arena AI's text leaderboard on May 14, 2026 and reached an Elo score of 1,475 — placing it #13 overall in Text Arena. That headline number tells only part of the story. The category rankings are where the real signal is

Three things stand out from these numbers. First: #7 in Math is the biggest surprise. Mathematical reasoning has been one of Gemini 3.1 Pro's strongest suits — Gemini leads GPQA Diamond at 94.3%. Qwen3.7-Max-Preview breaking into the top 10 for Math in Arena (a human preference benchmark, not a standardized test) suggests the model has stronger mathematical communication skills than its predecessor, not just raw computation. Second: #9 in Expert Prompts shows meaningful improvement in precision and depth for specialist queries — the territory where models like Claude Opus 4.7 and GPT-5.5 have historically dominated. Third: Alibaba reaching #6 globally as an AI lab in Text Arena — overtaking several European and smaller US labs — is a structural signal, not just a score.
⚠️ Status Transparency: Qwen3.7-Max-Preview and Qwen3.7-Plus-Preview are Arena preview models as of May 19, 2026. They are available for testing on Qwen Chat with thinking mode enabled. No official weights, public API, or benchmark release exists yet. Treat all performance data as preliminary until Alibaba publishes an official model card.
2. Qwen3.7-Max-Preview vs Qwen3.7-Plus-Preview: Two Different Models
Alibaba deployed two Qwen3.7 preview models simultaneously — each optimized for a different capability tier. They are not interchangeable.The naming convention follows Alibaba's Qwen3.6 pattern: Max is the flagship text model (higher capability ceiling), Plus is the multimodal tier (broader input modalities). In Qwen3.6, Max-Preview was the coding/reasoning powerhouse while Plus carried the 1M token context window and multimodal support. The Qwen3.7 split appears to follow the same architecture.
The Vision Arena result for Qwen3.7-Plus-Preview is arguably the more significant of the two. Alibaba reaching #5 globally in Vision Arena puts it ahead of several labs that have been dominant in image understanding for years. The vision multimodal capabilities of the Qwen3.6 family were already strong on bilingual (Chinese/English) image tasks — Qwen3.7-Plus-Preview extending that to a top-5 global lab ranking in human preference evaluation is a real capability advance.
3. Qwen's Acceleration Pattern: From 3.5 to 3.6 to 3.7 in Three Months
The pace of Alibaba's releases in 2026 is not random. Understanding the cadence puts Qwen3.7 in context.
Three observations from this pattern. First, Alibaba's model cadence accelerated to roughly bi-weekly in early 2026 — matching the release tempo of OpenAI and Anthropic for the first time. Second, the Preview → Official release cycle has shortened: Qwen3.5-Max-Preview appeared in March and the full 3.5 series was publicly available within weeks. Third, and most interesting: Qwen3.7 appearing in Arena before any official announcement follows the same pre-Summit pattern that GLM-5.1 used before its official open-weight release in April. The community has learned to treat Arena appearances as a 1–2 week preview before official launch.
For historical context on how Qwen3.6-Max-Preview stacked up when it launched — and what the Alibaba closed-weights shift meant for the developer ecosystem — the Qwen3.6-Max-Preview full review at Build Fast with AI covers the technical and strategic picture in detail.
4. How to Access Qwen3.7 Preview Right Now
Qwen3.7-Max-Preview and Qwen3.7-Plus-Preview are available for testing today — before any official launch — through two channels.
Option 1: Qwen Chat (chat.qwen.ai)
The most direct access point. Navigate to chat.qwen.ai, create a free account, and look for the Qwen3.7-Max-Preview model in the model selector. Important: enable Thinking Mode to get the model's full chain-of-thought reasoning. Without thinking mode, the preview may default to a non-reasoning response pattern that underperforms the model's actual capability. For vision tasks, select Qwen3.7-Plus-Preview and attach an image to your prompt.
Option 2: Arena AI (arena.ai)
Arena AI runs the human preference evaluations that produced the #13 and #16 rankings. You can interact with the model in Arena's blind comparison interface, where two models respond to the same prompt and you vote for the better one. This is how the Elo scores are generated — your votes contribute to the leaderboard. This is particularly useful if you want to evaluate the model's performance on your specific task type (math, coding, expert prompts) and see it directly against competitors.
💡 Pro Tip for Evaluating Preview Models
When testing on Qwen Chat or Arena, use your hardest real-world prompts — not the examples from the official announcement. Multi-step math problems, complex refactoring requests, ambiguous expert questions that require nuanced answers. That's where preview model quality differences actually surface. Standard prompts produce standard outputs; edge cases reveal capability gaps.
5. Qwen API, Pricing & Download: What's Available
This is the section most developers need to check carefully. The Qwen3.7 preview status creates a gap between what you can access and what most coverage implies you can access.
What's available today (May 19, 2026)
- Qwen Chat (free tier) — Test Qwen3.7-Max-Preview and Plus-Preview via chat.qwen.ai. Free tier has usage limits (exact limits not yet published for 3.7).
- Arena AI — Free interaction for evaluation purposes on arena.ai.
- Qwen3.6 models via API — Qwen3.6-Max-Preview is available via Alibaba Cloud Model Studio and DashScope API with confirmed pricing: $1.30/M input, $7.80/M output tokens.
- Open weights: Qwen3.6-35B-A3B and Qwen3.6-27B — Available on Hugging Face (Apache 2.0 license), downloadable and self-hostable today. Model IDs: Qwen/Qwen3.6-35B-A3B and Qwen/Qwen3.6-27B.
What is NOT yet available for Qwen3.7
- No public API endpoint for Qwen3.7-Max-Preview or Plus-Preview
- No model weights on Hugging Face or ModelScope as of May 19, 2026
- No GitHub repository (QwenLM/Qwen3.7 does not exist yet)
- No official pricing announcement for the 3.7 tier
Getting a Qwen API Key
For Qwen3.6 (currently the stable API tier): navigate to Alibaba Cloud Model Studio (modelstudio.console.aliyun.com), create an Alibaba Cloud account, and generate an API key from the dashboard. The API uses an OpenAI-compatible format, so existing OpenAI SDK integrations work with a single endpoint and key change. For OpenRouter access, search for qwen models on openrouter.ai — several Qwen3.6 variants are routed there at market pricing

6. Qwen3.7 vs GPT-5.5, Claude Opus 4.7, Gemini 3.1 Pro
The honest comparison given the current state: Qwen3.7-Max-Preview has Arena Elo data but no standardized benchmark numbers. The comparison below combines Arena Elo performance with the standardized benchmark data from the frontier models, to give a directional picture.

* Qwen3.6-Max-Preview SWE-bench Pro estimate based on community testing. Official score not published.
The Arena position is informative but requires context. Arena Elo measures human preference in open-ended conversation — it captures fluency, helpfulness, and coherent responses, but doesn't map directly to SWE-bench Pro performance or GPQA Diamond scientific reasoning. Claude Opus 4.7, which dominates SWE-bench Pro at 64.3%, typically sits in Arena's top 5. Qwen3.7-Max-Preview at #13 suggests it's approaching but not yet matching the frontier on head-to-head preference tests.
What the #7 Math Arena ranking does signal is meaningful. Mathematical reasoning quality in open-ended conversation is a harder target than multiple-choice exam accuracy. If Qwen3.7-Max-Preview holds that ranking through the official evaluation process, it will be the first Alibaba model to credibly compete with the current best AI models in the May 2026 leaderboard at the top of the math category.
7. Is Qwen 3.7 Free? Free Tier, Limitations & Qwen Chat App
This is the most-searched question across the keyword clusters for this topic. The answer depends on what you're trying to do.
Free access (what's available now)
- Qwen Chat (chat.qwen.ai): free account access to Qwen3.7-Max-Preview and Qwen3.7-Plus-Preview during preview period, with usage rate limits
- Arena AI: free comparison testing; your interactions contribute to the leaderboard
- Qwen3.6-35B-A3B: fully free to download and self-host under Apache 2.0 — no API costs if you run locally
- OpenRouter free tier: several Qwen3.6 variants available under free tier with rate limits
Paid access
- Qwen3.6-Max-Preview API via Alibaba Cloud DashScope: $1.30/M input, $7.80/M output — confirmed pricing
- OpenRouter hosted Qwen models: varies by model and routing; generally comparable to DashScope
- Qwen3.7 API: no pricing announced yet — likely comparable to or above Qwen3.6-Max-Preview pricing
Can Qwen generate images or video for free?
Qwen3.7-Plus-Preview handles image input (vision understanding) — it can analyze and reason about images. Image generation is a separate capability. Alibaba's image generation model is Qwen-Image-2.0 (released April 22, 2026), which is available separately on Arena's text-to-image leaderboard. Video generation is not a current Qwen3.7 capability — Alibaba's video AI work sits in their Wan2.7 and HappyHorse model families, separate from the Qwen language model series.
Qwen Chat App for Mobile
The Qwen Chat platform (chat.qwen.ai) is accessible via mobile browser on iOS and Android. There is no dedicated native iOS or Android app published on official app stores internationally as of May 2026 — access is web-based. In China, the Qwen app is available through Alibaba's ecosystem with additional integrations to Taobao, Fliggy, and other Alibaba services as of the January 2026 update.
Limitations of Qwen AI
- Preview status: Qwen3.7 models may have reliability inconsistencies compared to stable release models — Alibaba explicitly calls these 'preview' for this reason
- No download or self-hosting yet: Unlike Qwen3.6-35B-A3B (Apache 2.0), the 3.7 flagships have no released weights
- Text-only for Max variant: Qwen3.7-Max-Preview does not support image input; use Plus-Preview for vision tasks
- Data handling: API usage through Alibaba Cloud DashScope routes through Alibaba's infrastructure; Chinese data sovereignty laws apply. Self-hosting open-weight models (available for Qwen3.6-35B-A3B) eliminates this concern
- Rate limits: Free tier on Qwen Chat has undisclosed usage caps; heavy testing will hit limits quickly
8. Open Source Status: Will Qwen3.7 Weights Be Released?
This is the most strategically important question for the developer community — and the answer from Alibaba's recent behavior is complex.
The Qwen family's open-source track record is extraordinary: over 942 million cumulative downloads by March 2026, more than 200,000 derivative models on Hugging Face, and a global open-weight download share exceeding 50% as of early 2026. Every major generation through Qwen3 shipped under Apache 2.0. That track record changed with Qwen3.6-Max-Preview: for the first time in Qwen's history, the flagship model shipped closed-weights only, with API-only access through Alibaba Cloud.
Alibaba's approach appears to be a two-tier strategy: open-weight models for the mid-tier (Qwen3.6-35B-A3B at Apache 2.0, Qwen3.6-27B at Apache 2.0) and closed-weight proprietary models for the flagship tier (Qwen3.6-Max-Preview, and likely Qwen3.7-Max-Preview). This mirrors the OpenAI/Anthropic playbook — open smaller models to build ecosystem, close the flagship to monetize API revenue.
The community expectation based on this pattern: Qwen3.7 will likely ship with open-weight mid-tier models (equivalent to the 35B-A3B and 27B from the 3.6 generation) released under Apache 2.0 and closed-weight flagship variants (Max-Preview equivalent) available API-only. Whether an open Qwen3.7 coding model will appear on GitHub similar to Qwen3.6-35B-A3B on the QwenLM GitHub is the key question for self-hosting developers.
9. What's Coming at Alibaba Cloud Summit & Beyond
Alibaba Cloud Summit runs May 20–21, 2026 in Hangzhou. Qwen researcher Chujie Zheng teased "a heavyweight new friend" arriving at the summit. Based on the pattern of Qwen3.7-Max-Preview appearing in Arena on May 14 and the summit on May 20, the official announcement structure almost certainly includes:
Highly expected at the Summit
- Official Qwen3.7 series announcement with model specifications (parameter counts, architecture details, training methodology)
- Official benchmarks: SWE-bench, GPQA Diamond, HumanEval, and Alibaba's own QwenWebBench and QwenClawBench
- API launch for Qwen3.7-Max-Preview and Plus-Preview via DashScope / Alibaba Cloud Model Studio
- Pricing announcement — likely in the $1.00–$1.50/M input, $6.00–$10.00/M output range based on Qwen3.6-Max-Preview pricing
Possible at the Summit
- Open-weight Qwen3.7 mid-tier release (Apache 2.0) — a 35B-A3B equivalent for Qwen3.7
- Qwen3.7-Coder or Qwen3.7-VL specialized variants
- llama.cpp Multi-Token Prediction optimizations for faster local inference (already teased in community)
- Qwen3.7 integration with Alibaba's broader ecosystem (Taobao, Fliggy, business applications)
Speculation (not confirmed)
- Qwen4 tease or roadmap preview
- A multimodal flagship combining the Max and Plus capabilities
For the broader competitive context — how Qwen3.7 fits into the May 2026 AI model landscape alongside GPT-5.5, Claude Opus 4.7, and DeepSeek V4 — the latest AI model rankings at Build Fast with AI gives the full benchmarked comparison.
Frequently Asked Questions
What is Qwen3.7 Max Preview?
Qwen3.7-Max-Preview is Alibaba's flagship language model in preview, deployed on Arena AI on May 14, 2026. It ranks #13 overall in Arena's Text leaderboard with an Elo score of 1,475, #7 in Math, #9 in Expert Prompts, #9 in Software & IT, and #10 in Coding. It is currently accessible via Qwen Chat (chat.qwen.ai) and Arena AI for testing. No official API, weights, or benchmark release exists yet as of May 19, 2026.
Can I use Qwen 3 for free?
Yes — with limitations. Qwen3.7-Max-Preview and Plus-Preview are accessible free of charge via Qwen Chat (chat.qwen.ai) during the preview period, with usage rate limits. The open-weight Qwen3.6-35B-A3B model is fully free to download and self-host under Apache 2.0 (no usage costs if you run it locally). Arena AI also provides free access for evaluation. The commercial API via Alibaba Cloud DashScope is paid — Qwen3.6-Max-Preview is priced at $1.30/M input and $7.80/M output tokens.
How do I get a Qwen API key?
To get a Qwen API key for the commercial API: create an Alibaba Cloud account at aliyun.com, navigate to Model Studio (modelstudio.console.aliyun.com), and generate an API key from the access credentials section. The Qwen API uses an OpenAI-compatible format — the same Python client and API calls work with a different base URL and key. For preview access, Qwen Chat requires only an email registration at chat.qwen.ai, not an Alibaba Cloud account.
Where can I download Qwen 3.7 preview?
As of May 19, 2026, Qwen3.7 preview models have no downloadable weights. The QwenLM GitHub (github.com/QwenLM) and the official Qwen organization on Hugging Face do not have a Qwen3.7 repository. Existing open-weight downloads are Qwen3.6-35B-A3B and Qwen3.6-27B, both under Apache 2.0 on Hugging Face. Qwen3.7 weights will likely follow after the official Alibaba Cloud Summit announcement on May 20, 2026.
What are the limitations of Qwen AI?
Current limitations for Qwen3.7 preview: it is in preview status with potential reliability inconsistencies; no open weights or external API yet; Qwen3.7-Max-Preview does not support image input (use Plus-Preview for vision). For the stable Qwen3.6 API: data routes through Alibaba Cloud infrastructure under Chinese data regulations; self-hosting via open-weight models (Qwen3.6-35B-A3B) eliminates this for regulated environments; the flagship models are API-only without open weights.
Is Qwen 3.7 better than GPT-5.5?
Directionally competitive, not yet definitively better. Qwen3.7-Max-Preview ranks #13 in Arena Text while GPT-5.5 sits in the top 5. In Math specifically, Qwen3.7 is #7 while GPT-5.5 is higher — a meaningful gap closure from where Chinese models stood 12 months ago. Without standardized benchmark scores (SWE-bench Pro, GPQA Diamond, Terminal-Bench) for Qwen3.7, a definitive claim isn't possible. Expect official benchmarks at the Alibaba Cloud Summit on May 20, 2026.
Is the Qwen image model free?
Qwen-Image-2.0 (released April 22, 2026) is Alibaba's text-to-image model, separate from the Qwen3.7 language model series. It is available for testing on Arena AI's image leaderboard. Commercial API access through Alibaba Cloud has a pricing structure separate from the language model API. For local or free use, Alibaba has published open-weight image models through the Wan2.7 series on Hugging Face.
Can Qwen generate videos for free?
Not through the Qwen3.7 series — video generation is a separate product line. Alibaba's video generation work uses the Wan2.7 model family and the HappyHorse-1.0 / Happy Oyster models from the ATH AI Innovation Unit, not the Qwen language model series. Wan2.7 models are available on Hugging Face under open-source licenses. Some Alibaba-hosted video generation tools are accessible via their cloud platforms with usage limits.
When will Qwen 3.7 be officially released?
The Alibaba Cloud Summit on May 20, 2026 in Hangzhou is the most likely official announcement window, based on Alibaba teasing a 'heavyweight new friend' at the summit and the Arena preview deployment on May 14. If Qwen3.7 follows the Qwen3.6-Max-Preview pattern, official API access via DashScope would follow within 1–2 days of the announcement, and open-weight mid-tier models within 2–4 weeks.
Recommended Blogs
- Qwen3.6-Max-Preview Review: Benchmarks, Pricing & Full Analysis (2026)
- Qwen 3.6 Plus Preview: 1M Context, Speed & Benchmarks 2026
- Best AI Models May 2026: Winners, Losers & Full Comparison
- Tencent & Alibaba Drop World Models on the Same Day (April 2026)
- Latest Best AI Models May 2026: Full Leaderboard
References
- Qwen Official X Post — Qwen3.7 Preview Lands on Arena (May 19, 2026)
- Arena AI — Leaderboard Changelog: qwen3.7-max-preview added May 14, 2026
- South China Morning Post — Alibaba teases new Qwen previews, highest-ranking Chinese AI models on Arena
- Startup Fortune — Alibaba's Qwen 3.7 Push Shows Open AI Is Still Moving Fast
- AIBase — Qwen3.7 Preview Models: Math/Programming/Multimodal Capabilities (May 2026)
- KuCoin News — Ali Qwen3.7Max Preview Version to Be Released
- Remio AI — Qwen3.6 Open Source Model Beats a 397B Giant While Alibaba Closes Weights
- Qwen GitHub — QwenLM/Qwen3.6 Official Repository
- Artificial Analysis — Qwen3.6 Max Preview Intelligence Index Profile




