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