Model techniques map
Techniquesmodel architecturetoken mixersparse attention

implementation detail · filed under model architecture

From-scratch sparse attention training without dense warmup

Training sparse attention from the start at a long sequence length without a preceding dense-attention warmup.

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.

Sparse attention is trained from scratch at a sequence length of 64K, without any dense attention warmup stages.

usedotherin DeepSeek-V4.1-FlashDeepSeek

Filed alongside

Other methods under model architecture :: token mixer :: sparse attention.