THUDM / ChatGLM-6B

ChatGLM-6B: An Open Bilingual Dialogue Language Model | 开源双语对话语言模型
Apache License 2.0
39.96k stars 5.15k forks source link

[W socket.cpp:601] [c10d] The client socket has failed to connect to [::ffff:0.0.3.241]:55121 (errno: 110 - Connection timed out). #1476

Open 2338578864 opened 2 months ago

2338578864 commented 2 months ago

Is there an existing issue for this?

Current Behavior

[W socket.cpp:601] [c10d] The client socket has failed to connect to [::ffff:0.0.3.241]:55121 (errno: 110 - Connection timed out).

Expected Behavior

No response

Steps To Reproduce

1.bash train.sh 2.[W socket.cpp:601] [c10d] The client socket has failed to connect to [::ffff:0.0.3.241]:55121 (errno: 110 - Connection timed out).

Environment

liunx操作系统

  Anaconda3

- python 3.8
- transformers 4.27.1
- torch1.13.1
- chatglm2-6b第三方依赖与微调依赖库

Anything else?

No response