MEGA Hub

Motif 3: Technical Report

Authors

Do you know Junghwan Lim?You can claim authorship or link another user.Do you know Joon Son Chung?You can claim authorship or link another user.Do you know Sungmin Lee?You can claim authorship or link another user.Do you know Wai Ting Cheung?You can claim authorship or link another user.Do you know Gihun Cho?You can claim authorship or link another user.Do you know Minsu Ha?You can claim authorship or link another user.Do you know Sangho Kang?You can claim authorship or link another user.Do you know Beomgyu Kim?You can claim authorship or link another user.Do you know Dongseok Kim?You can claim authorship or link another user.Do you know Jangwoong Kim?You can claim authorship or link another user.Do you know Taehyun Kim?You can claim authorship or link another user.Do you know Taewhan Kim?You can claim authorship or link another user.Do you know Jeesoo Lee?You can claim authorship or link another user.Do you know Jeongdoo Lee?You can claim authorship or link another user.Do you know Junhyeok Lee?You can claim authorship or link another user.Do you know Dongpin Oh?You can claim authorship or link another user.Do you know Hyeyeon Cho?You can claim authorship or link another user.Do you know Dahye Choi?You can claim authorship or link another user.Do you know Jaeheui Her?You can claim authorship or link another user.Do you know Hanbin Jung?You can claim authorship or link another user.Do you know Changjin Kang?You can claim authorship or link another user.Do you know Minjae Kim?You can claim authorship or link another user.Do you know Youngrok Kim?You can claim authorship or link another user.Do you know Hyukjin Kweon?You can claim authorship or link another user.Do you know Hongjoo Lee?You can claim authorship or link another user.Do you know Yeongjae Park?You can claim authorship or link another user.Do you know Bokki Ryu?You can claim authorship or link another user.

Abstract

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.

Community

00