Model techniques map
Techniquesinference & servinginference kernel

implementation detail · filed under inference & serving

FP8 GEMM

Matrix multiplication performed using FP8 arithmetic.

Also called FP8 matrix multiplication (GEMM).

source
1
model
1
labs adopt it
0
strongest
evaluated

How sources treat it

One count per evidence span, weakest treatment to strongest.

evaluated 1

Documented in

Evidence

1 span quoted from the sources, strongest treatment first.

FP8 matrix multiplication (GEMM) is one of the most compute-intensive parts of large model inference, and also one of the most difficult to optimize.

evaluatedsoftware implementationin MiniMax-M3MiniMax

Filed alongside

Other methods under inference & serving :: inference kernel.