THUDM / ChatGLM2-6B

ChatGLM2-6B: An Open Bilingual Chat LLM | 开源双语对话语言模型
Other
15.68k stars 1.85k forks source link

[BUG/Help] <window环境下微调模型> #612

Open hfut-GYH opened 10 months ago

hfut-GYH commented 10 months ago

Is there an existing issue for this?

Current Behavior

windows执行训练脚本时出错 RuntimeError: Distributed package doesn't have NCCL built in

Expected Behavior

No response

Steps To Reproduce

windows执行训练脚本时出错 RuntimeError: Distributed package doesn't have NCCL built in

Environment

- OS:win10
- Python:3.11
- Transformers:4.30.2
- PyTorch:2.1.0+cu121
- CUDA Support (`python -c "import torch; print(torch.cuda.is_available())"`) :true

Anything else?

No response