Model techniques map
Techniquesmodel architecturemultimodal architecture

implementation detail · filed under model architecture

Linear-projection patch embedding

A patch embedding layer uses a linear projection in place of a convolution.

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.

we replace the patch embedding layer’s convolution with a linear projection to ensure compatibility with the Muon optimizer.

usedmodel architecturein DeepSeek-V4.1-FlashDeepSeek

Filed alongside

Other methods under model architecture :: multimodal architecture.