Serving shapes
Serving is single-GPU per deployment for now (multi-GPU ROCm tensor parallel is unvalidated).
Creating a deployment
Engines
The defaultvllm engine runs the ROCm vLLM container.
Notes
- Boxes run ROCm, not CUDA; the serving stack is the ROCm vLLM docker image, so the OpenAI-compatible surface is identical to NVIDIA deployments.
- Check live MI300X capacity before creating:
veri gpu list --provider hotaisleshows a real-time quantity. - Training on the same silicon: see Hot Aisle for training, including MI300X performance tuning.
Where to go next
All serving providers
Compare shapes, status, and the live CLI catalog.
Train on MI300X
The training side of the AMD stack.

