Replies: 1 comment
-
You might try |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
when I use
loaded_model_0.load_state_dict(MODEL_SAVE_PATH)
It raises this error:
TypeError: Expected state_dict to be dict-like, got <class 'pathlib.PosixPath'>.
Can you help me?
Beta Was this translation helpful? Give feedback.
All reactions