Error(s) in loading state_dict for MMAudio:
#1
by
dynamis01
- opened
Error(s) in loading state_dict for MMAudio:
Missing key(s) in state_dict: "clip_input_proj.2.w1.weight", "clip_input_proj.2.w2.weight", "clip_input_proj.2.w3.weight", "text_input_proj.2.w1.weight", "text_input_proj.2.w2.weight", "text_input_proj.2.w3.weight".
Unexpected key(s) in state_dict: "clip_input_proj.1.w1.weight", "clip_input_proj.1.w2.weight", "clip_input_proj.1.w3.weight", "text_input_proj.1.w1.weight", "text_input_proj.1.w2.weight", "text_input_proj.1.w3.weight".
size mismatch for t_embed.mlp.0.weight: copying a param with shape torch.Size([896, 256]) from checkpoint, the shape in current model is torch.Size([896, 896]).
you need update mmaudio node.
how to update mmaudio node?.
