Skip to content

load_state_dict() fails with missing keys when loading provided checkpoint #5

@loganalt9

Description

@loganalt9

I'm trying to load the provided model checkpoint using GNN_LP.load_from_checkpoint() as shown in the codebase. However, I encounter the following error during load_from_checkpoint() specifically from the internal call load_state_dict()

Image

I also attempted to clone the repo and run the example code directly using the default model checkpoints, but the same error occurred. Is this a mismatch in model architecture and model checkpoints? Let me know if more context would be helpful. Thank you in advance.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions