3140亿参数的稀疏专家模型,支持超长上下文推理与精准回答。
Motif 3: Technical Report

- 采用细粒度稀疏MoE架构,每轮仅激活132亿参数
- 支持256K token上下文,长序列理解能力突出
- 适合需要强推理、代码生成和长文本处理的场景
我们提出Motif 3,一种解码器仅有的混合专家语言模型,总参数量达3140亿,每标记激活132亿参数。每个稀疏MoE层包含384个路由专家,每标记选择8个。这种细粒度稀疏设计在保持强大专家容量的同时控制计算开销。Motif 3基于分组差分潜注意力(GDLA),融合多头潜注意力的压缩键值表示。架构还引入改进的流形约束超连接、专家特异性PolyNorm激活函数及多标记预测,提升优化稳定性、专家专业化与推理效率。模型在约12.5万亿标记的数据上预训练,涵盖网页文档、科学与数学、代码、多语言内容及领域专有语料。专家均衡与数值稳定技术保障大规模训练稳定,选择性MXFP8计算与通信、内存高效融合核、窗口感知上下文并行实现256K标记上下文长度训练。后训练流程结合通用监督微调、六名强化学习训练的专家教师、一名软件工程监督微调教师及多教师在线蒸馏。最终统一模型整合了推理、编程、工具使用、专业工作、长上下文理解、校准拒绝与指令遵循等互补能力。在广泛评估中,Motif 3表现媲美领先开源模型,在长周期智能体任务、数学推理、科学知识与幻觉敏感评估中取得优异成绩。
原文摘要 · Abstract (English)
We introduce Motif 3, a decoder-only Mixture-of-Experts language model with 314 billion total parameters and 13.2 billion activated per token. Each sparse MoE layer contains 384 routed experts, with eight selected per token. This fine-grained sparsity provides substantial expert capacity while limiting computation. Motif 3 is built around Grouped Differential Latent Attention (GDLA), which integrates grouped differential attention with the compressed key-value representation of Multi-head Latent Attention. The architecture further incorporates modified manifold-constrained hyper-connections, Expert Specific PolyNorm activations, and multi-token prediction to improve optimization stability, expert specialization, and inference efficiency. We pretrain Motif 3 on approximately 12.5 trillion tokens spanning web documents, STEM, code, mathematics, multilingual content, and domain-specialized corpora. Expert-balancing and numerical-stabilization techniques support stable training at scale, while selective MXFP8 computation and communication, memory-efficient fused kernels, and window-aware context parallelism enable training with context lengths up to 256K tokens. Our post-training pipeline combines general supervised fine-tuning, six specialist teachers trained with reinforcement learning, a software-engineering teacher trained with supervised fine-tuning, and Multi-teacher On-Policy Distillation. The resulting unified model consolidates complementary capabilities in reasoning, coding, tool use, professional work, long-context understanding, calibrated abstention, and instruction following. Across a broad evaluation suite, Motif 3 demonstrates competitive performance against leading open weight models, including strong results on long-horizon agentic tasks, mathematical reasoning, scientific knowledge, and hallucination-sensitive evaluation.
Thank you to arXiv for use of its open access interoperability. PaperDance 不是 arXiv 官方产品;中文卡片由大模型生成,请以原文为准。