We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
两张2080ti运行bash scripts/finetune.sh报错 修改的内容有MODEL_PATH改为已经下载到本地的模型路径,DATA_PATH修改为merge.json
错误信息如下: WARNING:torch.distributed.elastic.multiprocessing.api:Sending process 586 closing signal SIGTERM ERROR:torch.distributed.elastic.multiprocessing.api:failed (exitcode: -9) local_rank: 1 (pid: 587) of binary: /data/anaconda3/envs/vicuna/bin/python
The text was updated successfully, but these errors were encountered:
有解决办法了吗?
Sorry, something went wrong.
No branches or pull requests
两张2080ti运行bash scripts/finetune.sh报错
修改的内容有MODEL_PATH改为已经下载到本地的模型路径,DATA_PATH修改为merge.json
错误信息如下:
WARNING:torch.distributed.elastic.multiprocessing.api:Sending process 586 closing signal SIGTERM
ERROR:torch.distributed.elastic.multiprocessing.api:failed (exitcode: -9) local_rank: 1 (pid: 587) of binary: /data/anaconda3/envs/vicuna/bin/python
The text was updated successfully, but these errors were encountered: