jaepoong / PosterLlama

18 stars 3 forks source link

Missing key(s) in state_dict #7

Open lgs00 opened 2 weeks ago

lgs00 commented 2 weeks ago

Thanks for sharing the code, when I was running the demo, I downloaded the pre-trained model, but reported an error.

RuntimeError: Error(s) in loading state_dict for MiniGPT4:
        Missing key(s) in state_dict: "llama_model.base_model.model.model.layers.0.self_attn.q_proj.base_layer.weight"
image
jaepoong commented 1 week ago

Please shows the entire error? i can't specify the exact error point.