forked from jiuyuan/CPM-9G-8B
fix: change port
This commit is contained in:
parent
da66a01213
commit
b2fef5d880
|
@ -1,7 +1,7 @@
|
||||||
#! /bin/bash
|
#! /bin/bash
|
||||||
|
|
||||||
export MASTER_ADDR="localhost"
|
export MASTER_ADDR="localhost"
|
||||||
export MASTER_PORT=12370
|
export MASTER_PORT=12380
|
||||||
|
|
||||||
CPM_PATH="/workspace/repo/CPM-9G-8B/9G-Train"
|
CPM_PATH="/workspace/repo/CPM-9G-8B/9G-Train"
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue