# Overview

Welcome to the 🤗 Optimum for Intel Gaudi tutorials!
They will help you to get started quickly on the following topics:
- How to [train a model on a single device](./single_hpu)
- How to [train a model on several devices](./distributed)
- How to [run inference with your model](./inference)
- How to [generate images from text with Stable Diffusion](./stable_diffusion)
- How to [run TGI service on Gaudi](./tgi)

