3 августа 2026 Alibaba выпустила flagship LLM Qwen3.8-Max (2,4T total params, 95B activated, 1M token context window) и одновременно запустила agent product «Qwen Office». Статья для тех, кто выбирает model stack и считает Agent workflow cost: timeline июль–август, spec sheet + pricing, MoE architecture deep dive, head-to-head vs Kimi K3 / DeepSeek V4 / Claude, controversy вокруг open-source label, industry context, 6-step evaluation checklist и FAQ. Ключевое: Arena text #5 (1496, Preliminary) — единственный third-party signal на момент публикации; остальные scores — internal Alibaba benchmarks; promise open weights «на следующей неделе» к дате выхода материала ещё не исполнен.
Июль–август 2026 — окно плотных релизов «trillion-parameter» моделей из Китая. Ниже — confirmed events и official statements, чтобы выстроить reference frame между Kimi K3, DeepSeek V4-Flash и Qwen3.8-Max.
| Дата | Событие |
|---|---|
| 16 июля | Moonshot AI релизит Kimi K3: 2,8T params (896 experts, 16 active), акцент на independent eval и transparent tech report |
| 19 июля | Qwen3.8-Max preview: доступ через Token Plan / Qoder / QoderWork, pricing ~10% от ожидаемого GA; activated params и score table не опубликованы; ToS запрещает automated prod calls |
| 27 июля | Kimi K3 open weights на Hugging Face по promise; параллельно open-source attention kernel, MoE comm libs и infra |
| 31 июля | DeepSeek V4-Flash GA: param count без изменений, agent/code benchmarks существенно выше собственного V4-Pro preview |
| 3 августа | Qwen3.8-Max formal GA, полная score table, agent «Qwen Office» online; HK shares +~7%, US ADR +~4,5% в день релиза |
| ~10 августа (estimate) | Qwen3.8-Max + compact Qwen3.8-27B weights планируются на Hugging Face и ModelScope — на момент публикации exact date и license TBD |
Метка Open-Source != weights online: GA day site уже помечен open-source, но Hugging Face / ModelScope repos и license отсутствуют
Total params != inference bill: при 2,4T total activated только 95B — billing ближе к ~1T-class model
Score table — mostly self-reported: PaperBench, RecreationBench и др. — internal Alibaba harness; third parties GA ещё не retest'или
Arena rank — Preliminary: 1496 pts, text #5 помечен preliminary, не final verdict
Preview transparency gap: в июле не раскрывали activated params, model card и safety eval; несколько labs советовали не тащить в prod
Footnotes про конкурентов спорны: comparison table намекает на fallback у Fable 5 scores, но methodology Alibaba тоже не fully disclosed
Verify before prod: данные актуальны на 4 августа 2026. Open weights drop date, Arena final rank и independent retest могут измениться — перед migration сверяйтесь с official Alibaba announcements и neutral benchmarks.
| Параметр | Qwen3.8-Max |
|---|---|
| Release date | 3 августа 2026 (GA) |
| Total / activated params | 2,4T / 95B |
| Architecture | Sparse MoE на базе Qwen3.5 + hybrid attention |
| Context window | 1M tokens (thinking mode ~983K input, output cap ~131K) |
| Input modalities | Text / image / video |
| API pricing | Input $2/M tokens, output $6/M (implicit cache hit $0,25; explicit cache write $2,5, read $0,17) |
| CNY pricing (domestic) | Input 12 CNY/M, output 36 CNY/M; cache hit от 1,5 CNY |
| Arena text (snapshot 01.08) | #5, 1496 pts (Preliminary); единственная non-Anthropic модель в top-8 |
| Arena vision | #2, ниже только Claude Fable 5 |
| PaperBench (Alibaba self-test) | 93,0 (+28,2 vs prev gen) |
| OSWorld-Verified (Alibaba self-test) | 86,1 |
| SWE-bench Pro (Alibaba self-test) | 67,7 (vs Fable 5 80,0) |
| HLE (Alibaba self-test) | 43,6 (lowest among flagships; Fable 5 53,3) |
| Open weights status | Promise «next week»; на момент публикации — not live |
Note: строки с пометкой Alibaba self-test — из official release materials; Artificial Analysis и Arena.ai formal GA ещё не independently reproduced.
Qwen3.8-Max продолжает Qwen3.5 line: sparse MoE даёт 2,4T total при 95B activated — inference cost ближе к ~1T tier, а не к full 2,4T matmul. Отсюда API $2/$6 (заметно ниже Claude Opus 5 $5/$25 и Fable 5 $10/$50): architecture efficiency traded за price competitiveness.
Три уровня: low / medium / xhigh (default xhigh). Dev может балансировать latency vs depth; toggles — enable_thinking или Anthropic-compatible field reasoning.effort.
Case studies Alibaba: 16-day zero-touch coding project, 500+ step chip design optimization, internal RecreationBench (black-box env, restore real apps через interaction + vision feedback). Часть логов в GitHub qwen-code-dev-bot/oh-my-cli — но это не full third-party audit.
Qwen3.8-Max сразу в «Qwen Office»; API dual-stack OpenAI + Anthropic — plug-in в Claude Code, Codex, Qoder CLI, Qwen Code, OpenClaw и др. без rewrite transport layer.
API vs weights: сейчас — QwenCloud API; для local deploy ждите Qwen3.8-27B open weights или confirm Max license terms
Cost baseline: estimate monthly token bill по $2/$6 + cache hit $0,25; сравните с Kimi K3 ($3/$15)
Tune reasoning_effort: latency-sensitive workloads — medium/low; complex Agent loops — xhigh
Real prod A/B: не мигрируйте по official scores alone; blind review на своём codebase vs Kimi K3
Track third-party retest: следите за Artificial Analysis, Arena final rank и Hugging Face weights drop announcement
Compliance review: enterprise — Alibaba Cloud ToS, log retention, output audit requirements и data residency constraints
| Model | Vendor | Total / activated | Context | Pricing (input/output per M tokens) | Open weights | Independent eval |
|---|---|---|---|---|---|---|
| Qwen3.8-Max | Alibaba | 2,4T / 95B | 1M | $2 / $6 | Not yet (promised) | None yet |
| Kimi K3 | Moonshot AI | 2,8T / ~50B | ~1,048M | $3 / $15 | Open (27 Jul) | AA Index ~57,11 |
| DeepSeek V4-Pro | DeepSeek | 1,6T / 49B | 1M | Full table not public | Open | SWE-bench Verified 80,6% |
| DeepSeek V4-Flash | DeepSeek | Unchanged | 1M | Full table not public | Open | 9 agent/code benchmarks beat V4-Pro |
| Claude Opus 5 | Anthropic | Undisclosed | 1M | $5 / $25 | Closed | Arena top tier |
| Claude Fable 5 | Anthropic | Undisclosed | 1M | $10 / $50 | Closed | Arena text #1 |
Легко пропустить: Kimi K3 и DeepSeek раньше раскрыли activated params; Alibaba disclosed «95B» только на GA — preview opacity была одной из причин criticism от independent labs в июле. Единственный comparable blind test (269 files, real project architecture): Kimi K3 83 vs Qwen3.8-Max preview 80 — same tier, workload-dependent wins.
«Top global tier» и «beats GPT-5.6 Sol and Fable 5» пока в основном Alibaba narrative — verification потребует open weights drop и third-party score reproduction.
Если планируете Qwen3.8-Max в Claude Code, Qoder или OpenClaw long-session Agent на ноутбуке или flaky Linux VPS, типичные pain points — OOM, dropped sessions, missing Xcode/Metal toolchain. Для prod с stable SSH long sessions, DerivedData cache и iOS CI/CD automation, когда local Mac iron не тянет, NodeMini Mac Mini cloud rental — dedicated node, seconds provisioning, Agent и build jobs на одной real Mac machine. Specs: цены аренды Mac Mini.
Sources: Alibaba official blog и press releases, Arena.ai leaderboard (snapshot 2026-08-01), Apidog / Yotta Labs / TechNode independent analysis, China Apple Intelligence coverage. Verify latest official announcements перед prod migration.
API live через QwenCloud, dual OpenAI + Anthropic protocol. Weights not open yet: site labeled Open-Source, но Hugging Face / ModelScope repo и license terms expected «next week» (~10 Aug). Runtime env: цены аренды Mac Mini.
Authoritative unified benchmark пока нет. Единственный independent blind test — очень близко (Kimi K3 83, Qwen preview 80): same tier, workload wins vary. K3 edge — open weights + third-party data; Qwen edge — lower API price, richer multimodal stack.
Separate total vs activated: 95B activated — API cost ~1T-class. Full private deploy Max требует multi-node datacenter; realistic path — wait for Qwen3.8-27B open weights.
Reference — yes, verdict — no. Data from internal harness; neutral platforms GA not reproduced. Watch independent retest или run A/B на своём business dataset.
Помимо cheaper flagship API, China Apple Intelligence generative layer runs compressed Qwen on-device — system-level benefit для domestic iPhone users. More questions: help center.