Model techniques map
Techniquesoptimizationoptimizer

implementation detail · filed under optimization

Split SwiGLU fc1 into gate and up sub-matrices

Separating the fused fc1 weight into its gate and up halves.

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.

The fc1 is split into its gate and up halves; the loss is essentially unchanged while benchmarks improve slightly.

usedoptimizationin Qwen3.8-NextQwen

Filed alongside

Other methods under optimization :: optimizer.