Chinese-CLIP
Chinese-CLIP copied to clipboard
关于执行sh脚本文件的报错 RuntimeError: NCCL error in: ../torch/lib/c10d/ProcessGroupNCCL.cpp:911, unhandled system error, NCCL version 2.7.8
(CLIP) fumon@LAPTOP-2S5HFEN5:~/Chinese-CLIP-master/Chinese-CLIP-master$ bash run_scripts/muge_finetune_vit-b-16_rbt-base.sh DATAPATH
/home/fumon/anaconda3/envs/CLIP/lib/python3.8/site-packages/torch/distributed/launch.py:178: FutureWarning: The module torch.distributed.launch is deprecated
and will be removed in future. Use torch.distributed.run.
Note that --use_env is set by default in torch.distributed.run.
If your script expects --local_rank
argument to be set, please
change it to read from os.environ['LOCAL_RANK']
instead. See
https://pytorch.org/docs/stable/distributed.html#launch-utility for
further instructions
warnings.warn(
Loading vision model config from cn_clip/clip/model_configs/RN50.json
Loading text model config from cn_clip/clip/model_configs/RBT3-chinese.json
Traceback (most recent call last):
File "cn_clip/training/main.py", line 350, in
cn_clip/training/main.py FAILED
Root Cause: [0]: time: 2024-03-26_21:46:34 rank: 0 (local_rank: 0) exitcode: 1 (pid: 28405) error_file: <N/A> msg: "Process failed with exitcode 1"
Other Failures: <NO_OTHER_FAILURES>