Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Question]: 训练ChatGLM6B模型时报错 #6881

Closed
Jaydon996 opened this issue Aug 31, 2023 · 3 comments
Closed

[Question]: 训练ChatGLM6B模型时报错 #6881

Jaydon996 opened this issue Aug 31, 2023 · 3 comments
Labels
question Further information is requested triage

Comments

@Jaydon996
Copy link

请提出你的问题

d78025106deb3ceca607e35cd3e4802

环境:
paddlepaddle==2.5.1
paddlenlp==2.6.0
python==3.10

除了配置数据集路径外无改动
image

运行命令:
python -u -m paddle.distributed.launch --gpus "0,1,2,3" finetune_generation.py ./chatglm2/sft_argument.json

@Jaydon996 Jaydon996 added the question Further information is requested label Aug 31, 2023
@lastrei
Copy link
Contributor

lastrei commented Sep 1, 2023

存疑是否与pipeline_parallel有关.watch

@Jaydon996
Copy link
Author

已解决,paddlenlp必须更新到develop版本,2.6.0不可以...

@lugimzzz
Copy link
Contributor

lugimzzz commented Sep 1, 2023

这个pr修复兼容了paddlenlp 2.6 可以参考修复 #6891

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
question Further information is requested triage
Projects
None yet
Development

No branches or pull requests

3 participants