A-biao96

Results 6 comments of A-biao96

Can you share the training dataset? thanks

> 这链接失效了 没有失效

chatgpt.nn is in this path "ColossalAI/applications/ChatGPT/chatgpt/nn", put trian_XX.py with the folder chatgpt, in the same path.

> 得到同样的错误,我已经 pip install .在 chatgpt 文件夹下。我可以从python环境中导入chatgpt,torchrun命令出现错误 You did not successfully install pytorch,please test it with the following code: import torch print(torch.cuda.is_available())

> i met the same problem too Hello, did you solve the problem?

> > i met the same problem too > > Hello, did you solve the problem? > This issue shall be fixed in #2846 once it is merged. Thanks, I...