THUDM / ChatGLM-6B

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

[BUG/Help] <[W ..\torch\csrc\distributed\c10d\socket.cpp:601] [c10d] The IPv6 network addresses of (Win202203021144.DHCP HOST, 55890) cannot be retrieved > #1372

Open Song367 opened 1 year ago

Song367 commented 1 year ago

Is there an existing issue for this?

Current Behavior

[W ..\torch\csrc\distributed\c10d\socket.cpp:601] [c10d] The IPv6 network addresses of (Win202203021144.DHCP HOST, 55890) cannot be retrieved (gai error: 11001 - ▒▒֪▒▒▒▒▒▒▒▒▒▒▒▒▒▒ ).

Expected Behavior

[W ..\torch\csrc\distributed\c10d\socket.cpp:601] [c10d] The IPv6 network addresses of (Win202203021144.DHCP HOST, 55890) cannot be retrieved (gai error: 11001 - ▒▒֪▒▒▒▒▒▒▒▒▒▒▒▒▒▒ ).

Steps To Reproduce

  1. 运行train.sh 出现错误

Environment

- OS: windows
- Python: 3.10
- Transformers: 
- PyTorch: 2.0.1
- CUDA Support (`python -c "import torch; print(torch.cuda.is_available())"`) : true

Anything else?

No response

bestpredicts commented 10 months ago

any update?

volcanosaur commented 5 months ago

I met the same trouble, have any solution?