Error while loading t7 model

Hi all,

I am new to pytorch, i am trying load a model which trained using PyTorch v0.1.10

I am attaching the error screenshot for reference.

Please help me here

Thanks

Based on the error message it seems you are trying to load a Torch7 model file, which is corrupted.
This could happen, e.g. if the download failed, so you could try to re-download the file (or recreate it).