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"
Thanks for sharing the code, when I was running the demo, I downloaded the pre-trained model, but reported an error.