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

pytorch version: 2.4.1+cu124 inapplicability? #148

Open
heiyu8 opened this issue Oct 31, 2024 · 2 comments
Open

pytorch version: 2.4.1+cu124 inapplicability? #148

heiyu8 opened this issue Oct 31, 2024 · 2 comments

Comments

@heiyu8
Copy link

heiyu8 commented Oct 31, 2024

Error(s) in loading state_dict for ImageProjModel:
size mismatch for proj.weight: copying a param with shape torch.Size([65536, 768]) from checkpoint, the shape in current model is torch.Size([16384, 768]).
size mismatch for proj.bias: copying a param with shape torch.Size([65536]) from checkpoint, the shape in current model is torch.Size([16384]).

I tried to update xlab, re-download the model, and tried again and again, but it didn't work under dev, dev8, and dev16
Does anyone have a problem with that?

@come880412
Copy link

Same problem..

@javi22020
Copy link

Same here, any solution yet?

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

3 participants