This repository stores the training material for the Multi-node AI training that run in May 2025.
This website is generated with MkDocs, with the theme Material.
- Python 3
-
Clone this repository
-
Install requirements
pip install -r requirements.txt
-
Run MkDocs:
mkdocs serve
-
Check it out with your browser at http://localhost:8000/.