mindformers单机八卡调用时报错
收藏回复举报
mindformers单机八卡调用时报错
t('forum.solved') 已解决
新人帖
发表于2024-08-09 09:24:05
0 查看

(base) [root@bms910 mindformers]# bash scripts/msrun_launcher.sh "run_mindformer.py --config {CONFIG_PATH} --run_mode {train/finetune/eval/predict}"

No parameter is entered. Notice that the program will run on default 8 cards.

Running Command: msrun --worker_num=8    --local_worker_num=8    --master_port=8118    --log_dir=output/msrun_log    --join=False    --cluster_time_out=600 run_mindformer.py --config {CONFIG_PATH} --run_mode {train/finetune/eval/predict}

Please check log files in output/msrun_log

我要发帖子