Ranked #5 Everyday Ecosystem — The Leading AI Assistants
Alibaba / Qwen Team

Qwen3.8-Max

Qwen3.8 now has two important forms: the hosted Qwen3.8-Max product with vision, built-in tools, and default 1M context, and Qwen's first downloadable Max-tier checkpoint. The open model is a 2.4T-total, 95B-active text model with native 262K context extendable to roughly one million tokens.

Updated August 14, 2026 Multimodal1M ContextDeep Research
9.5out of 10
Official Website
Best for

Qwen3.8 now has two important forms: the hosted Qwen3.8-Max product with vision, built-in tools, and default 1M context, and Qwen's first downloadable Max-tier checkpoint. The open model is a 2.4T-total, 95B-active text model with native 262K context extendable to roughly one million tokens.

Why It Wins

Qwen3.8-2.4T-A95B is available on Hugging Face and ModelScope, with official vLLM, SGLang, and TokenSpeed compatibility. Alibaba reports 93.0 on PaperBench and 86.6 on Terminal Bench 2.1. The hosted Max adds image/video input, non-thinking mode, built-in tools, default 1M context, and $2/$6 API pricing.

Watch out

This is a very new release. The impressive broad benchmark table comes from Alibaba, not an independent lab; early independent coding reports are mixed, and access, quotas, and billing can be awkward. Qwen is an increasingly complete ecosystem, but its integration with the services many readers already use is still less seamless than Google, Microsoft, or OpenAI—especially outside Asia.

01

What It Actually Is

Qwen3.8-Max is easiest to understand as a powerful new engine parked in a busy garage. The engine is Alibaba’s flagship model: a sparse Mixture-of-Experts design with 2.4 trillion total parameters and 95 billion active on a request. The garage is Qwen Studio, where that engine sits beside chat, Deep Research, image generation, video generation, and tools for building web artifacts. For an ordinary user, the garage can matter as much as the engine.

The immediate practical attraction is value. The listed QwenCloud rate is $2 per million input tokens and $6 per million output tokens, with cached input at $0.25. That does not make every job cheap—long reasoning is billed as output—but it makes large-context analysis and repeated experimentation much easier to justify than the premium frontier rates. If Kimi K3 was the capable all-rounder that needed a careful budget, Qwen3.8-Max is the similarly ambitious alternative that leaves more room in the budget for a second attempt and a proper review.

It is also designed to look at the problem, not merely read about it. The model accepts text, images, and video with up to one million tokens of context. Imagine investigating a product launch with its strategy document, spreadsheet, mock-up, dashboard screenshot, and a recording of a broken workflow on the same desk. That does not magically give the model perfect memory or judgment, but it removes several of the awkward translation steps that usually separate research from visual work.

The family story is unusually useful for everyday work. Qwen Studio offers chat, Deep Research, image generation, video generation, and development artifacts. The downloadable checkpoint is not identical to that hosted product: it is text-only, uses 262K context natively, and can extend to about 1.01M; hosted Max adds vision, non-thinking support, built-in tools, and default 1M context. That distinction prevents a model-card feature from becoming a deployment surprise.

The promised open release is now real. Qwen3.8-2.4T-A95B is downloadable from Hugging Face and ModelScope, with 512 experts and 10 routed plus one shared expert active per token. It is still not a laptop model: storing and serving 2.4 trillion parameters is a datacenter project. The custom licence is broad for ordinary use, but very large products must display the model name, and large model-service or coding/office-assistant businesses may need a separate commercial licence.

The performance story is promising, not complete. Alibaba reports excellent results on PaperBench, IFBench, OSWorld-Verified, Terminal Bench 2.1, and a wide multimodal table. In the first Frontend Code Arena snapshot, Qwen3.8-Max sits #4 at 1668 Elo. More interestingly, Alibaba describes several unusually concrete autonomous-work demonstrations: a 10–16 day unattended run from an empty folder that built a self-evolving harness, made 265 commits, opened 127 pull requests, and logged 151 issues; a multimodal dialogue-intent contest in which accuracy climbed from 0.60 to 0.853 over 45 submissions; and extended chip-design and e-commerce simulations. These are Alibaba’s own reports, not independent validation, but they are a useful picture of the professional, multi-step work the team is aiming at. Independent evaluation still has to do the slow, slightly boring work that makes a leaderboard trustworthy.

That caution is most important in coding. Qwen’s reported Terminal Bench result is strong, yet its reported 67.7 on SWE-bench Pro does not put it among the frontier leaders at resolving issues in real repositories. A few early practical bug-fixing tests are also mixed. A benchmark can show that a model has a powerful toolbox; only a repeatable run on your repository shows whether it remembers the goal, uses the right commands, and fixes the bug instead of writing a beautifully explained new one.

There are product limits too. Availability, quotas, billing, and throughput vary by region, while self-hosting requires serious infrastructure and a licence review. For now, Qwen3.8-Max earns #5 because it combines a capable hosted multi-tool product with a genuine Max-tier open checkpoint. Use it for a bounded task, check its facts and code, and let independent results—not launch-week excitement—decide whether it becomes your default.

02

Strengths and honest limitations

Key Strengths

  • A lot of flagship capability for the API dollar: QwenCloud lists $2 per million input tokens and $6 per million output tokens, with cached input at $0.25. That is roughly half the output price of Kimi K3 in the previous ranking and far below the highest-priced Claude tiers, making serious experimentation much less painful.
  • It can inspect more than text: Qwen3.8-Max natively takes text, images, and video and has a 1M-token context window. A long report, a UI screenshot, a chart, and a short screen recording can therefore be part of one investigation instead of separate, lossy handoffs.
  • The Qwen family gives ordinary users more than a chatbot: Qwen Studio combines chat with Deep Research, web development artifacts, image generation, and video generation, and is available on the web plus major desktop and mobile platforms. Those generative media tools are family products; do not mistake them for a claim that the Max model alone produces every output.
  • The autonomous-work demonstrations are unusually concrete: Alibaba says Qwen3.8-Max ran unattended for 10–16 days from an empty folder, building a self-evolving harness that made 265 commits, 127 pull requests, and 151 issues. It also reports a 45-submission multimodal intent challenge that improved from 0.60 to 0.853 accuracy. These are vendor demonstrations, but they show the kind of sustained professional workflow Alibaba is targeting.
  • Its first public frontend signal is genuinely competitive: Frontend Code Arena places the model #4 at 1668 Elo in an early snapshot, with particularly strong consumer-product results. That is not a complete verdict on programming, but it is useful evidence that Qwen can make interfaces people prefer.
  • The Max tier is finally downloadable: Qwen3.8-2.4T-A95B ships on Hugging Face and ModelScope with 2.4T total / 95B active parameters, native 262,144-token context, and extension to about 1.01M. vLLM, SGLang, and TokenSpeed are named as compatible runtimes.

Honest Limitations

  • Treat the headline benchmark table as vendor evidence, not settled fact: Alibaba’s numbers are useful but many comparisons use agent harnesses and configurations that can change the outcome. Independent suites have not fully caught up, so PaperBench and Terminal Bench claims should guide a trial, not replace one.
  • Solving issues in real repositories is not yet a clear win: Alibaba reports 67.7 on SWE-bench Pro, behind the strongest Claude results, and early bug-bench reports have been much weaker than the launch table. For a production patch, run the same issue through Qwen and your current leader before changing the default.
  • The ecosystem is broad, but not universally embedded: Qwen Studio has a compelling family of tools, yet it does not automatically live inside most readers’ Gmail, Office files, browsers, calendars, or company permissions. Alibaba’s reach and service availability can also be more convenient in Asia than elsewhere.
  • A 1M context window is capacity, not perfect recall: It can hold an enormous amount of material, but irrelevant pages, vague goals, and facts buried in the middle can still lead the model astray. Split large projects into checkpoints and keep the source documents available for verification.
  • Early access can be rough around the edges: Testers have reported quota, billing, and throughput friction, while the model’s high reasoning setting can spend substantial output tokens. Start with a bounded task and track the cost of a finished, checked result—not only the advertised token rate.
  • Open does not mean effortless or restriction-free: A 2.4T checkpoint is datacenter-scale even with 95B active per token. The custom licence requires model naming above 100M monthly users or $20M monthly revenue, and a separate licence for large model-service or AI work-assistant businesses above $50M annual revenue.
03

Benchmark Snapshot

Frontend Code Arena — 1668 Elo (#4, early)

An early human-preference signal for finished frontend work. It is encouraging, but the rank and Elo will move as more comparisons arrive.

PaperBench — 93.0 (Alibaba-reported)

A vendor-reported result for complex research-style work. It supports the model's ambition, not an independent guarantee.

IFBench — 82.8 (Alibaba-reported)

A strong vendor-reported instruction-following score, relevant when a task has many constraints and steps.

Terminal Bench 2.1 — 86.6 (Alibaba-reported)

A high terminal-agent result, below the cited GPT-5.6 Sol score and above several rivals in Alibaba's table; agent harness differences matter.

SWE-bench Pro — 67.7 (Alibaba-reported)

Respectable software-engineering performance, but not a category-leading repository-repair score.

04

The Verdict

Qwen3.8-Max replaces Kimi K3 at #5 in Everyday Ecosystem because it offers a similar level of early frontier promise at a lower operating cost, with a larger surrounding family of research and creative tools. It is a particularly attractive choice for people who want to move between document analysis, visual input, deep research, image or video work, and coding without maintaining a separate model account for each. Keep the ranking provisional: Qwen’s broadest claims still need independent confirmation, and its everyday integration is not yet as frictionless as the platforms above it. Try it for a real, bounded task; keep citations, tests, and a human check in the loop.

05

Frequently Asked Questions