Coverage

The same model, every accelerator. Select a silicon type to see what it unlocks.

Real end-to-end training runs — loss actually decreases, not smoke tests. What trains on stock Trainium and what needs Luma:

# Family Model Type Stock Trainium With Luma
1Decoder LLMdistilgpt2Text-to-text NaN trains
2Encoderdistilbert-base-uncasedText encoder (fill-mask) trains trains
3Encoder-decodert5-smallText-to-text trains trains
4ViTvit-base-patch16-224Image classification trains trains
5CNNresnet-18Image classification trains trains
6Diffusion UNetddpm-cifar10-32Image generation no converge trains
7STTwhisper-tinySpeech-to-text trains trains
8VLAsmolvla_baseVision-language-action compile err trains
9VLMSmolVLM-256M-InstructImage-text-to-text crash trains
10MoEswitch-base-8Text-to-text (MoE) hangs trains

Method: each model is trained end-to-end on a trn1 (forward + backward + optimizer); ✓ means the loss actually decreases, not merely that the graph compiles. Stock Trainium is unmodified Neuron — encoder, seq2seq, vision and speech models train as-is, while causal LLM (NaN), MoE (hangs), diffusion (no convergence), VLM (crash) and VLA do not. With Luma closes every gap — all ten train end-to-end (smolvla's stock-Neuron result is still pending a clean bare run).

๐ŸŸฉ

You don't need us here.

Everything already runs.

Where AMD Instinct wins:

# Family Model Type Parameters Runs on AMD Instinct
1LLM~120B denseInference (fp16)120B (~240 GB)โœ… one MI325X โ€” Nvidia needs 2ร— B200/H200 + TP
2Long-contextlarge KV cacheInference> 192 GBโœ… fits โ€” Nvidia capped at 192 GB
3Big-batch70Bโ€“200BInference (memory-bound)70Bโ€“200Bโœ… MI300X ~$15โ€“25K โ€” B200's 192 GB at ~โ…“ price