We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d3de2cf commit 6ea68d4Copy full SHA for 6ea68d4
UI-S1/scripts/train_example_32b.sh
@@ -33,7 +33,7 @@ if [ $MASTER_ADDR ];then
33
echo $MASTER_ADDR
34
echo $MASTER_PORT
35
echo $WORLD_SIZE
36
- echo $RANKa
+ echo $RANK
37
else
38
export MASTER_ADDR=127.0.0.1
39
export MASTER_PORT=2$(($RANDOM % 10))$(($RANDOM % 10))15
0 commit comments