OFA-Sys / Chinese-CLIP

Chinese version of CLIP which achieves Chinese cross-modal retrieval and representation generation.
MIT License
4.5k stars 464 forks source link

脚本微调报错 dash run_scripts/muge_finetune_vit-b-16_rbt-base.sh #169

Closed skyantao closed 1 year ago

skyantao commented 1 year ago

[W socket.cpp:601] [c10d] The IPv6 network addresses of (XX.XX.XX.XX, 8514) cannot be retrieved (gai error: -2 - Name or service not known).

设置的127.0.0.1 和localhost 都要报错, 操作系统WSL ubuntu 22.04 LTS

(cnclip) root@DESKTOP-BE2FPE6:/mnt/e/wsldata/code/Chinese-CLIP# python Python 3.9.16 (main, Mar 8 2023, 14:00:05) [GCC 11.2.0] :: Anaconda, Inc. on linux Type "help", "copyright", "credits" or "license" for more information.

import torch torch.version '2.0.1+cu117'

skyantao commented 1 year ago

犯了低级错误,脚本未匹配 。