Get an UnpicklingError when loading the models.

#2
by mocherson - opened

I got an error when loading the models with torch.load(), I tried diffenet torch versions include 1.9.0, 1.7.1 and 2.0.0. They show the same error.
UnpicklingError: invalid load key, '<'.

Could you help?

I have the same problem, have you solved it ?
UnpicklingError: invalid load key, '<'.

Sign up or log in to comment