ai-infra-jobs

tools/llm-vis / gpt-oss-120b

GPT-OSS-120B

OpenAI's open-weight MoE: alternating sliding/full attention with learned sinks, MXFP4 experts.

params=117Bactive=5.1Blayers=36ctx=128Kvocab=201,088

source: config.json ↗ · tech report ↗ snapshot 2026-08-24

attentionFFN / MoEnorm / residualembedding / headauxiliarydata flowresidualauxiliary
TRANSFORMER LAYER[× 36 layers]MIXTURE OF EXPERTS FFNinput_ids[B, T]Token embeddingV=201,088 → d=2880RMSNormeps=0.00001Sliding-Window Attention64Q / 8KV heads · d_h=64window=128 · RoP… · learned sinksGrouped-Query Attention64Q / 8KV heads · d_h=64RoPE θ=150K · Ya… · learned sinks⊕ residual addRMSNormeps=0.00001Routersoftmax over 128 expertstop-4Routed expertsSwiGLU d=2880 → 2880×128 · 4 active · MXFP4 · clip ±7⊕ weighted sumΣ wᵢ·eᵢ(x)⊕ residual addRMSNormeps=0.00001LM headd=2880 → V=201,088next-token logits[B, T, 201088]