Skip to content

Commit ebb9866

Browse files
committed
Move taining scripts into the flame folder
1 parent 3454145 commit ebb9866

File tree

3 files changed

+2
-2
lines changed

3 files changed

+2
-2
lines changed
File renamed without changes.

train.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -102,7 +102,7 @@ torchrun --nnodes=${NNODE} \
102102
--local-ranks-filter ${LOG_RANK} \
103103
--role rank \
104104
--tee 3 \
105-
train.py \
105+
-m flame.train \
106106
$params
107107

108108
echo "TRAINING DONE!"

0 commit comments

Comments
 (0)