Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Cant't load model from checkpoint #137

Open
EpicUsaMan opened this issue Sep 28, 2024 · 1 comment
Open

Cant't load model from checkpoint #137

EpicUsaMan opened this issue Sep 28, 2024 · 1 comment
Labels
bug Something isn't working

Comments

@EpicUsaMan
Copy link

RuntimeError: Error(s) in loading state_dict for BaseModel:
Unexpected key(s) in state_dict: "epoch", "global_step", "pytorch-lightning_version", "state_dict", "loops", "callbacks", "optimizer_states", "lr_schedulers", "hparams_name", "hyper_parameters".

@EpicUsaMan EpicUsaMan added the bug Something isn't working label Sep 28, 2024
@AnFreTh
Copy link
Collaborator

AnFreTh commented Sep 29, 2024

Please provide a minimal code example to recreate the error.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants