Model techniques map
Techniquesinference & servingserving parallelism

specific method · filed under inference & serving

Tensor parallelism for MoE layers

Adds tensor-parallel support to MoE layers so larger models can run across GPUs.

Also called tensor parallelism in MoE.

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.

with a small addition of supporting tensor parallelism in MoE so that the larger model can run with this code (e.g., on 4xH100 or 2xH200)

usedsoftware implementationin gpt-oss reference implementationsOpenAI

Filed alongside

Other methods under inference & serving :: serving parallelism.