Crimson AI NewsA CrimsonLingua Network service
EN ع
← Back to news
Research paper Hugging Face

Hugging Face Unveils Motif 3: A 314B-Parameter MoE Model with Novel Attention

AI By Crimson AI Hugging Face Papers 11 August 2026 · 00:00 18 views
Share: X Telegram

Hugging Face introduces Motif 3, a 314B-parameter Mixture-of-Experts model with 13.2B active parameters, featuring Grouped Differential Latent Attention and training on 12.5T tokens. The model shows competitive performance on reasoning, coding, and agentic tasks.

Hugging Face Unveils Motif 3: A 314B-Parameter MoE Model with Novel Attention

Key points

Hugging Face has released a technical report for Motif 3, a large-scale decoder-only Mixture-of-Experts (MoE) language model. With 314 billion total parameters and 13.2 billion activated per token, the model leverages fine-grained sparsity: each sparse MoE layer contains 384 routed experts, of which eight are selected per token, balancing expert capacity with computational efficiency.

The architecture introduces Grouped Differential Latent Attention (GDLA), which merges grouped differential attention with the compressed key-value representation of Multi-head Latent Attention. Additional innovations include modified manifold-constrained hyper-connections, Expert Specific PolyNorm activations, and multi-token prediction, aimed at improving optimization stability, expert specialization, and inference speed.

Pretraining used approximately 12.5 trillion tokens from diverse sources: web documents, STEM, code, mathematics, multilingual content, and domain-specific corpora. To support stable training at scale, the team employed expert-balancing and numerical-stabilization techniques, along with selective MXFP8 computation, memory-efficient fused kernels, and window-aware context parallelism, enabling context lengths up to 256K tokens.

The 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. This consolidates capabilities in reasoning, coding, tool use, professional work, long-context understanding, calibrated abstention, and instruction following.

In evaluations, Motif 3 shows competitive performance against leading open-weight models, with strong results on long-horizon agentic tasks, mathematical reasoning, scientific knowledge, and hallucination-sensitive benchmarks.

SpecificationValue
Total Parameters314B
Active Parameters per Token13.2B
Routed Experts per Layer384
Experts Selected per Token8
Pretraining Tokens~12.5T
Max Context Length256K
Source
Hugging Face · Hugging Face Papers
Related news
Research paper
Hugging Face 31 Aug 2026

Hugging Face Unveils StepGuard: Step-Level Guardrails for Safer AI Agents

StepGuard, a new step-level guard model from Hugging Face, audits agent actions before execution, reducing attack success rates by...

1
Research paper
Hugging Face 31 Aug 2026

Hugging Face Researchers Unveil ABot-Recon for Stable Long-Horizon 3D Reconstruction

ABot-Recon, a new streaming 3D reconstruction model from Hugging Face, achieves stable long-horizon performance using only local t...

1
Research paper
Hugging Face 31 Aug 2026

ContextPilot: Teaching Agents Proactive Context Management via Fine-Grained RL

Hugging Face researchers introduce ContextPilot, a framework that enhances long-horizon agent reasoning by expanding context-editi...

1