yxuansu / PandaGPT

[TLLM'23] PandaGPT: One Model To Instruction-Follow Them All
https://panda-gpt.github.io/
Apache License 2.0
760 stars 60 forks source link

RuntimeError: PytorchStreamReader failed locating file data.pkl: file not found #11

Open CEDIDataVault opened 1 year ago

CEDIDataVault commented 1 year ago

你好,我使用您的代码finetune时出现了这个错误,我用的是8gpu,训练出来的delta model(pytorch_model.pt)只有4kb,您知道是什么原因嘛?

CEDIDataVault commented 1 year ago

再阐述一下我的问题,我训练出的pytorch_model.pt不知道为什么只有4kb,使用web_demo.py时出现了以上错误