AI News AI资讯 1d ago Updated 18h ago 更新于 18小时前 56

Alibaba Previews Qwen3.8-Max, a 2.4 Trillion-Parameter Multimodal Model, Days After Moonshot’s Kimi K3 Open-Weight Launch 阿里巴巴预览Qwen3.8-Max,一款2.4万亿参数多模态模型,紧随Moonshot的Kimi K3开源发布之后

Alibaba previews Qwen3.8-Max, a 2.4 trillion-parameter multimodal model claiming performance second only to Fable 5. The model supports text, image, video, and document processing, with anticipated improvements in coding and data analysis over its predecessor. Access is currently limited to a paid preview via Alibaba’s Token Plan at discounted rates, with open-weight release promised but undated. Critical technical specifications, including active parameters per token and official benchmark tabl 阿里巴巴发布Qwen3.8-Max-Preview,宣称拥有2.4万亿参数,为团队首款超万亿参数的多模态模型。 该预览版已通过Token Plan订阅以标准价格10%提供,支持文本、图像、视频及文档处理。 官方尚未公布基准测试表、模型卡或许可证,2.4T参数规模及性能排名属未验证声明。 社区关注点集中在稀疏MoE架构下的实际激活参数量不明导致的推理成本不确定性。 发布时间紧随Moonshot AI发布Kimi K3之后,被视为中国开源模型竞争加剧的信号。

85
Hot 热度
70
Quality 质量
82
Impact 影响力

Analysis 深度分析

TL;DR

  • Alibaba previews Qwen3.8-Max, a 2.4 trillion-parameter multimodal model claiming performance second only to Fable 5.
  • The model supports text, image, video, and document processing, with anticipated improvements in coding and data analysis over its predecessor.
  • Access is currently limited to a paid preview via Alibaba’s Token Plan at discounted rates, with open-weight release promised but undated.
  • Critical technical specifications, including active parameters per token and official benchmark tables, remain undisclosed and unverified.
  • Community reaction is mixed, balancing enthusiasm for open-weight competition with skepticism regarding serving costs and marketing claims.

Why It Matters

This announcement intensifies the competitive landscape among Chinese AI labs, positioning Alibaba directly against recent releases like Moonshot’s Kimi K3. For practitioners, it highlights the growing gap between total parameter counts and usable compute efficiency, emphasizing the need to evaluate active parameters rather than just model size. The lack of immediate transparency regarding benchmarks and licensing serves as a cautionary example for integrating frontier models into production environments.

Technical Details

  • Model Architecture: Described as a Sparse Mixture-of-Experts (MoE) design, marking Alibaba’s first multimodal model exceeding 1 trillion parameters.
  • Multimodal Capabilities: Processes text, images, video, and documents, aiming to outperform Qwen3.7-Max in full-stack development, coding, and office workflows.
  • Parameter Scale: Claims a total of 2.4 trillion parameters; however, the number of active parameters per token is undisclosed, making serving cost estimates speculative.
  • Access and Pricing: Available via API through Alibaba’s Token Plan, Qoder, and QoderWork at 10% of standard pricing, with open-weight distribution status uncertain.
  • Baseline Comparison: Current capability claims are largely extrapolated from Qwen3.7-Max metrics (e.g., 92.4 GPQA Diamond, 80.4% SWE-bench Verified) due to the absence of new benchmark data.

Industry Insight

  • Verify Before Migrating: Organizations should avoid shifting production workloads based on teaser announcements; wait for independent evaluations and official benchmark tables before integration.
  • Focus on Active Parameters: Developers must prioritize models with disclosed active parameter counts to accurately estimate inference costs and hardware requirements, as total parameter counts are misleading for MoE models.
  • Monitor Open-Weight Trends: The delay in releasing open weights and licenses suggests that while competition is fierce, transparency may lag behind marketing, requiring cautious adoption strategies.

TL;DR

  • 阿里巴巴发布Qwen3.8-Max-Preview,宣称拥有2.4万亿参数,为团队首款超万亿参数的多模态模型。
  • 该预览版已通过Token Plan订阅以标准价格10%提供,支持文本、图像、视频及文档处理。
  • 官方尚未公布基准测试表、模型卡或许可证,2.4T参数规模及性能排名属未验证声明。
  • 社区关注点集中在稀疏MoE架构下的实际激活参数量不明导致的推理成本不确定性。
  • 发布时间紧随Moonshot AI发布Kimi K3之后,被视为中国开源模型竞争加剧的信号。

为什么值得看

本文揭示了前沿大模型发布中“宣传数据”与“可验证事实”之间的关键差异,提醒从业者警惕未经验证的参数规模宣称。对于AI开发者而言,理解稀疏MoE模型中总参数与激活参数的区别,是评估实际部署成本和可行性的核心前提。

技术解析

  • 模型规格与架构:Qwen3.8-Max-Preview被描述为2.4万亿参数的多模态模型,采用稀疏混合专家(Sparse MoE)架构,支持文本、图像、视频和文档输入。
  • 未验证的关键指标:官方声称其性能仅次于Fable 5,但缺乏公开的基准测试表;关键的“每token激活参数量”未披露,导致无法准确计算推理显存需求和成本。
  • 部署可行性分析:若按全量2.4T参数且4-bit量化估算,仅权重需约1.2TB存储,远超单张Nvidia H200(141GB)容量,暗示可能需要更小的激活变体或蒸馏版本才能落地。
  • 现有基线参考:作为对比,已验证的Qwen3.7-Max拥有100万上下文窗口,在GPQA Diamond上得分92.4,SWE-bench Verified准确率为80.4%,当前API价格为输入$1.25/M tokens,输出$3.75/M tokens。

行业启示

  • 验证滞后风险:厂商倾向于先发布预览版和营销性数据,随后才补全技术细节。从业者应坚持“自行评估优于官方宣传”,在生产迁移前等待独立的基准测试结果。
  • 开源竞赛的双刃剑:中国实验室间的开源竞争加速了模型迭代,但也带来了“基准疲劳”。开发者需关注模型的实际服务成本(Active Parameters),而非单纯的总参数规模。
  • 生态兼容性策略:通过兼容OpenAI和Anthropic协议,Qwen降低了现有代码代理的迁移门槛,这表明未来大模型的竞争不仅是性能之争,更是生态集成便利性的较量。

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

LLM 大模型 Multimodal 多模态 Open Source 开源 Research 科学研究 Product Launch 产品发布