fix: change port

This commit is contained in:
wql 2024-08-26 16:15:28 +08:00
parent 0fa3b02384
commit 41a67e697b
1 changed files with 1 additions and 1 deletions

View File

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