fix: change port

This commit is contained in:
wql 2024-08-26 16:10:28 +08:00
parent da66a01213
commit b2fef5d880
1 changed files with 1 additions and 1 deletions

View File

@ -1,7 +1,7 @@
#! /bin/bash
export MASTER_ADDR="localhost"
export MASTER_PORT=12370
export MASTER_PORT=12380
CPM_PATH="/workspace/repo/CPM-9G-8B/9G-Train"