Model techniques map
Techniquesmodel architecturetoken mixersparse attentionblock selection

specific method · filed under model architecture

Block-level selection

Selects blocks for sparse attention while computing attention on the real key/value tokens.

source
1
model
1
lab adopt it
1
strongest
core

How sources treat it

One count per evidence span, weakest treatment to strongest.

core 1

Documented in

Evidence

1 span quoted from the sources, strongest treatment first.

block-level selection, but attention computed on the real K/V.

coremodel architecturein MiniMax-M3MiniMax

Filed alongside

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