Closed xiaoyiming closed 2 years ago
I am not able to reproduce this error. What us the pytorch version you are using ? We have tested with 1.12.0 and loading works.
I am not able to reproduce this error. What us the pytorch version you are using ? We have tested with 1.12.0 and loading works.
Thanks, my torch version is 1.7.0. I will try with 1.12.0
I am not able to reproduce this error. What us the pytorch version you are using ? We have tested with 1.12.0 and loading works.
It seems that there is a problem with the uploaded pre-training file, please check whether the complete file has been uploaded
@xiaoyiming I was facing the same issue earlier. The model files have been uploaded using Git Large File Storage (git-lfs). I would recommend that you either download them separately or use git lfs
to clone the repository.
I think cloning with git lfs should work. I am closing this issue for now.