#!/bin/sh

export PGUSER=m4burns
exec torchrun --standalone --nproc-per-node gpu distributed.py config_v15.json
