avatar
cosmological
cosmological's Blog
Cosmological thinking: time, space and universal causation
cosmological
cosmological's Blog
Cosmological thinking: time, space and universal causation
  • cosmological.TECH
  • Read My Stories
About Cosmological thinking: time, space and universal causation
Login
  • About Cosmological thinking: time, space and universal causation
  • Login

Unleashing LLM Training Efficiency: Multi-Token Prediction's Near-Zero Overhead

cover
22 Jul 2025

Table of Links

Abstract and 1. Introduction

2. Method

3. Experiments on real data

4. Ablations on synthetic data

5. Why does it work? Some speculation

6. Related work

7. Conclusion, Impact statement, Environmental impact, Acknowledgements and References

A. Additional results on self-speculative decoding

B. Alternative architectures

C. Training speeds

D. Finetuning

E. Additional results on model scaling behavior

F. Details on CodeContests finetuning

G. Additional results on natural language benchmarks

H. Additional results on abstractive text summarization

I. Additional results on mathematical reasoning in natural language

J. Additional results on induction learning

K. Additional results on algorithmic reasoning

L. Additional intuitions on multi-token prediction

M. Training hyperparameters

C. Training speeds

Table S5: Training time relative to next-token prediction training. The slight overhead when using multi-token prediction here is explained by a suboptimal use of Fully Sharded Data Parallel. In our implementation, when doing separate backward passes for each head, we lose the overlap of layer weight communication and computation, therefore it incurs a very slight overhead that can be removed if reimplemented correctly.

Authors:

(1) Fabian Gloeckle, FAIR at Meta, CERMICS Ecole des Ponts ParisTech and Equal contribution;

(2) Badr Youbi Idrissi, FAIR at Meta, LISN Université Paris-Saclayand and Equal contribution;

(3) Baptiste Rozière, FAIR at Meta;

(4) David Lopez-Paz, FAIR at Meta and a last author;

(5) Gabriel Synnaeve, FAIR at Meta and a last author.


This paper is available on arxiv under CC BY 4.0 DEED license.


← Previous

Unlocking Generative Power: Multi-Token Prediction for Next-Gen LLMs

Up Next →

Unveiling Nuances: Multi-Token Prediction's Impact on Llama 2 Finetuning

avatar
cosmological
cosmological's Blog
Cosmological thinking: time, space and universal causation
cosmological
cosmological's Blog
Cosmological thinking: time, space and universal causation
  • About
  • Stories
  • Random Story
  • Terms
  • Privacy
  • Publish Your Story