You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Pytorch lightning model format is just a pytorch_state_dict with more entries. It should be quite straightforward to make a model adaptor for it, or adapt the current adaptor.
Pytorch lightning model format is just a
pytorch_state_dict
with more entries. It should be quite straightforward to make a model adaptor for it, or adapt the current adaptor.Potentially a good first issue? @FynnBe
The text was updated successfully, but these errors were encountered: