Why it matters

Compute is the real constraint. Understanding shapes model planning.

Advertisement

The architecture

Compute C = 6 N D (rough).

Chinchilla: N proportional to sqrt(C), D proportional to sqrt(C).

Compute-optimalCompute budgetFLOPs availableChinchilla optN ~ sqrt(C)TokensD ~ sqrt(C)6ND FLOP approximation drives allocation math
Compute-optimal.
Advertisement

How it works end to end

FLOP approximation: 6 N D forward+backward.

Data: needs to be available at chosen D.

Overtraining: inference wins.