#!/bin/bash set -euxo pipefail echo "this test is outdated" # pip install -r requirements.txt # run test # colossalai run --nproc_per_node 4 train.py