forked from jiuyuan/CPM-9G-8B
fix: fix MASTER_PORT
This commit is contained in:
parent
f1d218e1ad
commit
9182e4e09d
|
@ -1,7 +1,7 @@
|
|||
#! /bin/bash
|
||||
|
||||
export MASTER_ADDR="localhost"
|
||||
export MASTER_PORT=12348
|
||||
export MASTER_PORT=12350
|
||||
|
||||
CPM_PATH="/workspace/repo/CPM-9G-8B/9G-Train"
|
||||
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
#! /bin/bash
|
||||
|
||||
export MASTER_ADDR="localhost"
|
||||
export MASTER_PORT=12348
|
||||
export MASTER_PORT=12350
|
||||
|
||||
CPM_PATH="/workspace/repo/CPM-9G-8B/9G-Train"
|
||||
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
#! /bin/bash
|
||||
|
||||
export MASTER_ADDR="localhost"
|
||||
export MASTER_PORT=12348
|
||||
export MASTER_PORT=12350
|
||||
|
||||
CPM_PATH="/workspace/repo/CPM-9G-8B/9G-Train"
|
||||
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
#! /bin/bash
|
||||
|
||||
export MASTER_ADDR="localhost"
|
||||
export MASTER_PORT=12348
|
||||
export MASTER_PORT=12350
|
||||
|
||||
CPM_PATH="/workspace/repo/CPM-9G-8B/9G-Train"
|
||||
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
#! /bin/bash
|
||||
|
||||
export MASTER_ADDR="localhost"
|
||||
export MASTER_PORT=12348
|
||||
export MASTER_PORT=12350
|
||||
|
||||
CPM_PATH="/workspace/repo/CPM-9G-8B/9G-Train"
|
||||
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
#! /bin/bash
|
||||
|
||||
export MASTER_ADDR="localhost"
|
||||
export MASTER_PORT=12348
|
||||
export MASTER_PORT=12350
|
||||
|
||||
CPM_PATH="/workspace/repo/CPM-9G-8B/9G-Train"
|
||||
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
#! /bin/bash
|
||||
|
||||
export MASTER_ADDR="localhost"
|
||||
export MASTER_PORT=12348
|
||||
export MASTER_PORT=12350
|
||||
|
||||
CPM_PATH="/workspace/repo/CPM-9G-8B/9G-Train"
|
||||
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
#! /bin/bash
|
||||
|
||||
export MASTER_ADDR="localhost"
|
||||
export MASTER_PORT=12348
|
||||
export MASTER_PORT=12350
|
||||
|
||||
CPM_PATH="/workspace/repo/CPM-9G-8B/9G-Train"
|
||||
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
#! /bin/bash
|
||||
|
||||
export MASTER_ADDR="localhost"
|
||||
export MASTER_PORT=12348
|
||||
export MASTER_PORT=12350
|
||||
|
||||
CPM_PATH="/workspace/repo/CPM-9G-8B/9G-Train"
|
||||
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
#! /bin/bash
|
||||
|
||||
export MASTER_ADDR="localhost"
|
||||
export MASTER_PORT=12348
|
||||
export MASTER_PORT=12350
|
||||
|
||||
CPM_PATH="/workspace/repo/CPM-9G-8B/9G-Train"
|
||||
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
#! /bin/bash
|
||||
|
||||
export MASTER_ADDR="localhost"
|
||||
export MASTER_PORT=12348
|
||||
export MASTER_PORT=12350
|
||||
|
||||
CPM_PATH="/workspace/repo/CPM-9G-8B/9G-Train"
|
||||
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
#! /bin/bash
|
||||
|
||||
export MASTER_ADDR="localhost"
|
||||
export MASTER_PORT=12348
|
||||
export MASTER_PORT=12350
|
||||
|
||||
CPM_PATH="/workspace/repo/CPM-9G-8B/9G-Train"
|
||||
|
||||
|
|
Loading…
Reference in New Issue