Model techniques map
Techniquesmodel architecturetoken mixersparse attention

implementation detail · filed under model architecture

Progressive sequence-length extension for sparse attention

A training schedule that starts sparse attention at 64K sequence length and extends context to 1M tokens.

sources
2
model
1
lab adopt it
1
strongest
used

How sources treat it

One count per evidence span, weakest treatment to strongest.

used 2

Documented in

Evidence

2 spans quoted from the sources, strongest treatment first.

We train the model from scratch with sparse attention at a sequence length of 64K and extend the sequence length to 1M at 34T tokens.

usedunclearin DeepSeek-V4.1-FlashDeepSeek

with sparse attention trained at a sequence length of 64K and context extended to 1M tokens at 34T tokens

usedotherin DeepSeek-V4.1-FlashDeepSeek

Filed alongside

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