Model techniques map
Techniquesmodel architecturenormalization & residual

specific method · filed under model architecture

Sparse Gated Residual Writes

A Gated Residual variant in which each block reads only the two branches with the highest gate values.

Also called sparse writes.

source
1
model
1
labs adopt it
0
strongest
not used

How sources treat it

One count per evidence span, weakest treatment to strongest.

not used 1

Documented in

Evidence

1 span quoted from the sources, strongest treatment first.

each block reads only the two branches with the highest gate values instead of all. Pre-training loss and benchmarks were almost unaffected, but the quality degraded clearly after post-training, so we did not adopt it.

not usedmodel architecturein Qwen3.8-NextQwen

Filed alongside

Other methods under model architecture :: normalization & residual.