init + inference.py патч

This commit is contained in:
root
2026-09-07 01:43:45 +03:00
commit 6092007601
50 changed files with 7410 additions and 0 deletions

1
start_train.sh Normal file
View File

@ -0,0 +1 @@
CUDA_VISIBLE_DEVICES=0,1,2,3,4,5,6,7 python -m torch.distributed.launch --nproc_per_node 8 --master_port 26413 train.py