Model techniques map
Techniquesinference & servinginference scheduling

specific method · filed under inference & serving

Increasing batch size for inference

A throughput approach that processes multiple requests simultaneously rather than serving at batch size one.

Also called increasing batch size for MoE inference.

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.

while the 26B mixture-of-experts model presents unique routing challenges at a batch size of 1 on Apple Silicon, processing multiple requests simultaneously (e.g., batch sizes of 4 to 8) unlocks up to a ~2.2x speedup locally.

evaluatedinference servingin Gemma 4 26B MoEGoogle

Filed alongside

Other methods under inference & serving :: inference scheduling.