AI News AI资讯 18h ago Updated 16h ago 更新于 16小时前 50

Alibaba's open-weight Qwen3.8-Max takes on long-horizon AI tasks with 2.4 trillion parameters 阿里巴巴开源权重Qwen3.8-Max以2.4万亿参数挑战长周期AI任务

Alibaba unveiled Qwen3.8-Max, a 2.4-trillion-parameter open-weight language model with 95 billion active parameters per query, built on the Qwen3.5 architecture The model demonstrates exceptional long-horizon autonomous task completion, including a 16-day software build, 5-day research reproduction, and 24-hour competition entry without human intervention Case studies show the model reducing chip design from 8,298 to 678 logic gates (81% area reduction) and quadrupling simulated capital in an e- 阿里巴巴发布Qwen3.8-Max,2.4万亿总参数/950亿激活参数,基于Qwen3.5架构,专注长程自主任务 首个公开权重的Qwen-Max系列模型,内部基准测试对标Claude Opus 4.8、Fable 5、GPT-5.6 Sol 自主编程案例:16天构建oh-my-cli(265次提交)、5天复现改进论文(AIME24提升2.7分)、24小时竞赛超越458/526个人团队 长程规划验证:芯片设计从8298门优化至678门(面积缩减81%)、电商模拟4倍资本增长(超GLM 5.2达38%) 多模态支持200+页文档/100+小时视频,发布RecreationBench基准和Qwen-

75
Hot 热度
65
Quality 质量
72
Impact 影响力

Analysis 深度分析

TL;DR

  • Alibaba unveiled Qwen3.8-Max, a 2.4-trillion-parameter open-weight language model with 95 billion active parameters per query, built on the Qwen3.5 architecture
  • The model demonstrates exceptional long-horizon autonomous task completion, including a 16-day software build, 5-day research reproduction, and 24-hour competition entry without human intervention
  • Case studies show the model reducing chip design from 8,298 to 678 logic gates (81% area reduction) and quadrupling simulated capital in an e-commerce benchmark, outperforming GLM 5.2 by 38%
  • Qwen3.8-Max is the first Qwen-Max class model with publicly released weights, competing on par with Claude Opus 4.8, Fable 5, and GPT-5.6 Sol on internal benchmarks
  • New capabilities include processing 200+ page documents and 100+ hour videos, plus the introduction of RecreationBench for app reconstruction without source code and Qwen-MM-Plugins for multimodal agent extensions

Why It Matters

Qwen3.8-Max represents a significant milestone in autonomous AI agents capable of sustaining complex, multi-day workflows without human oversight—a critical step toward practical agentic AI systems. The open-weight release of a model in this capability tier challenges the closed-model dominance and could accelerate research into long-horizon reasoning, autonomous coding, and multi-step planning. For practitioners, it demonstrates that open-weight models can now compete with frontier proprietary systems on agentic and reasoning benchmarks.

Technical Details

  • Architecture: 2.4T total parameters, 95B active per query, built on Qwen3.5 architecture with MoE (Mixture of Experts) design
  • Autonomous coding: Completed 16-day oh-my-cli project with 265 commits, 127 PRs, and 151 issues; reproduced and improved research paper results over 5 days using 125 GPU-hours across 33 training jobs
  • Chip design optimization: Reduced cryptographic circuit from 8,298 to 678 gates through ~500 iterations, achieving 81% physical area reduction (106x106 to 46x46 micrometers) after OpenROAD layout
  • Multimodal & benchmarks: Handles 200+ page documents and 100+ hour videos; PaperBench score of 93 (highest reported); TerminalBench 2.1 score of 86.6; RecreationBench tests app reconstruction via interaction-only observation across Ubuntu, macOS, Windows, Android, and web
  • E-commerce simulation: Quadrupled 100,000 yuan capital to 416,252 yuan in a full fiscal year simulation with 152 hidden scammers, outperforming GLM 5.2 by 38%

Industry Insight

  • The open-weight release of a frontier-capable model signals intensifying competition between Chinese and Western AI labs, potentially compressing the performance gap in agentic AI workflows
  • Long-horizon autonomous task completion is emerging as the key differentiator for next-generation AI systems; practitioners should evaluate these models for complex, multi-step workflows rather than single-turn tasks
  • The introduction of benchmarks like RecreationBench and E-Commerce-Bench reflects a broader industry shift toward evaluating AI on sustained, real-world agentic performance rather than static benchmark scores

TL;DR

  • 阿里巴巴发布Qwen3.8-Max,2.4万亿总参数/950亿激活参数,基于Qwen3.5架构,专注长程自主任务
  • 首个公开权重的Qwen-Max系列模型,内部基准测试对标Claude Opus 4.8、Fable 5、GPT-5.6 Sol
  • 自主编程案例:16天构建oh-my-cli(265次提交)、5天复现改进论文(AIME24提升2.7分)、24小时竞赛超越458/526个人团队
  • 长程规划验证:芯片设计从8298门优化至678门(面积缩减81%)、电商模拟4倍资本增长(超GLM 5.2达38%)
  • 多模态支持200+页文档/100+小时视频,发布RecreationBench基准和Qwen-MM-Plugins插件库

为什么值得看

Qwen3.8-Max标志着开源模型在长程自主Agent能力上的重大突破,首次证明开源模型可在复杂多日任务中匹敌顶级闭源模型。其权重公开将加速Agent生态研究,为芯片设计、科研复现、商业模拟等高价值场景提供可复现的开源基座。

技术解析

模型架构与规模:Qwen3.8-Max采用MoE架构,总参数2.4万亿,单次查询激活950亿参数,基于Qwen3.5架构演进。模型定位为长程自主任务处理,而非单次问答,支持持续数天的复杂工作流。

自主编程验证:三个案例展示端到端自主能力——16天构建oh-my-cli(265 commits/127 PRs)、5天/125 GPU小时复现并改进"Unified Data Selection for LLM Reasoning"论文(AIME24提升2.7分)、24小时内完成WWW2025竞赛(准确率0.60→0.853,超越458支人类团队)。

长程规划与优化:芯片设计案例中,模型通过约500次迭代将加密电路从8298逻辑门优化至678门,配合OpenROAD布局后芯片面积从106×106μm²缩减至46×46μm²(-81%),展现深度结构优化而非表面调整的能力。

电商模拟基准:E-Commerce-Bench基于淘宝/天猫匿名数据模拟完整财年,模型以10万元启动资金运营多店铺,识别152个骗子供应商,最终余额41.6万元(4倍增长),净利润超10万元,表现优于GLM 5.2达38%。

多模态与新基准:支持200+页文档和100+小时视频处理。发布RecreationBench基准(仅通过交互重建无源码应用,覆盖Ubuntu/macOS/Windows/Android/Web)及Qwen-MM-Plugins扩展库(图像/视频处理、视觉工具使用、多模态记忆)。

行业启示

开源Agent能力临界点:Qwen3.8-Max证明开源模型在长程自主任务上已逼近顶级闭源模型,权重公开将降低Agent研究门槛,加速开源生态在科研复现、自动化编程等高价值场景的落地。

基准测试范式转变:从PaperBench、TerminalBench到RecreationBench和E-Commerce-Bench,评估重心从静态问答转向动态自主执行,行业需建立更贴近真实工作流的长程能力评估标准。

商业化验证路径:电商模拟中识别骗子供应商、多店铺并行运营、危机应对等能力,展示AI在复杂商业决策中的潜力,企业可关注Agent在供应链优化、风险控制等场景的集成方案。

Disclaimer: The above content is generated by AI and is for reference only. 免责声明:以上内容由 AI 生成,仅供参考。

LLM 大模型 Open Source 开源 Agent Agent Code Generation 代码生成 Research 科学研究