This is a collection of scripts that showcase minimal examples of distributed programming. All the scripts are taken from The Ultra-Scale Playbook
To run an example on HF's infra use the following:
hf jobs run --detach --flavor l4x4 ghcr.io/astral-sh/uv:debian /bin/bash -c
"uv venv .venv --python 3.12 &&
source .venv/bin/activate &&
uv pip install --upgrade torch numpy &&
wget… See the full description on the dataset page:
https://huggingface.co/datasets/ariG23498/distributed.