Replies: 1 comment
-
What version of software did you use? Where is |
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.
-
I used commmand "dp --pt train input.json --finetune ../../model/OpenLAM_2.2.0_27heads_beta3.pt --model-branch H2O_H2O-PD"
, error happens when "DEEPMD INFO Resuming from ../../model/OpenLAM_2.2.0_27heads_beta3.pt." they are " Missing key(s) in state_dict: ........" and "size mismatch for model.Domains_Alloy.atomic_model.descriptor.repformers.layers.0.linear1.matrix: copying a param with shape torch.Size([800, 128]) from checkpoint, the shape in current model is torch.Size([640, 128])." the error line is very long
Beta Was this translation helpful? Give feedback.
All reactions