首页 > 新闻中心
git clone
python train.py
torchrun --nproc_per_node=8 train.py
batch_size
nohup python train.py > train.log 2>&1 &
tail -f train.log