-
Notifications
You must be signed in to change notification settings - Fork 1.3k
Open
Description
RuntimeError: Error(s) in loading state_dict for Model:
Missing key(s) in state_dict: "decoder.net.token_emb.emb.weight", "decoder.net.attn_layers.layers.0.0.0.gamma", "decoder.net.attn_layers.layers.1.0.0.gamma", "decoder.net.attn_layers.layers.2.0.0.gamma", .............
Unexpected key(s) in state_dict: "decoder.net.norm.weight", "decoder.net.norm.bias", "decoder.net.token_emb.weight", "decoder.net.attn_layers.layers.0.0.weight", "decoder.net.attn_layers.layers.0.0.bias", ...........
The weight downloaded as required does not match the model. Does anyone know how to slove it?
justletmecreatetheaccount, veebee-4422 and srideviGVP
Metadata
Metadata
Assignees
Labels
No labels