Why it matters
BF16 dominates modern training. Understanding shapes precision choice.
Advertisement
The architecture
Same exponent as fp32 (8 bits).
Mantissa: 7 bits.
Range: like fp32; precision: coarser.
Advertisement
How it works end to end
Introduced by Google TPU.
NVIDIA A100+ full-rate.
Master weights + FSDP shard.
No loss scaling needed (vs fp16).