ChatGLM-6B
ChatGLM-6B copied to clipboard
[BUG/Help] <[W ..\torch\csrc\distributed\c10d\socket.cpp:601] [c10d] The IPv6 network addresses of (Win202203021144.DHCP HOST, 55890) cannot be retrieved >
Is there an existing issue for this?
- [X] I have searched the existing issues
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
- 运行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
any update?
I met the same trouble, have any solution?