Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

demo error #11

Open
wly-ai-bj opened this issue Apr 10, 2024 · 1 comment
Open

demo error #11

wly-ai-bj opened this issue Apr 10, 2024 · 1 comment

Comments

@wly-ai-bj
Copy link

size mismatch for base_model.model.model.layers.31.self_attn.q_proj.lora_B.default.weight: copying a param with shape torch.Size([4096, 64]) from checkpoint, the shape in current model is torch.Size([5120, 64]).

I met error like this, how do I solve it ?

@thss15fyt
Copy link
Collaborator

It seems the LLaMa model you initilized is not the same version as used in this repository.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants