Skip to content

Conversation

SkafteNicki
Copy link
Contributor

Before submitting
  • Was this discussed/agreed via a Github issue? (no need for typos and docs improvements)
  • Did you read the contributor guideline, Pull Request section?
  • Did you make sure to update the docs?
  • Did you write any new necessary tests?

What does this PR do?

Fixes #120

PR review

Anyone in the community is free to review the PR once the tests have passed.
If we didn't discuss your PR in GitHub issues there's a high chance it will not be merged.

Did you have fun?

Make sure you had fun coding 🙃

@Borda
Copy link
Collaborator

Borda commented Aug 7, 2025

mind checking:

>           raise TypeError(f"Expected state_dict to be dict-like, got {type(state_dict)}.")
E           TypeError: Expected state_dict to be dict-like, got <class 'torch.nn.modules.module.Module'>.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Loading model from .pth is not supported yet
2 participants