Model techniques map
Techniquesmodel architecturenormalization & residual

implementation detail · filed under model architecture

Pre-LN

A normalization placement that applies normalization before the relevant model block.

Also called Pre-LN (pre-normalization) placement, Pre-LN placement.

source
1
model
1
lab adopt it
1
strongest
used

How sources treat it

One count per evidence span, weakest treatment to strongest.

used 1

Documented in

Evidence

1 span quoted from the sources, strongest treatment first.

Similar to GPT-2 we use Pre-LN placement [7][8].

usedmodel architecturein gpt-oss-120b and gpt-oss-20bOpenAI

Filed alongside

Other methods under model architecture :: normalization & residual.