#!/bin/bash set -euxo pipefail pip install -r requirements.txt torchrun --standalone --nproc_per_node 4 train.py --config config.py -s