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

The size of tensor a (8) must match the size of tensor b (64) at non-singleton dimension 0 #82

Open
TheWorldIsOur opened this issue Jun 18, 2023 · 6 comments

Comments

@TheWorldIsOur
Copy link

Im getting this error when trying to interrogate :

The size of tensor a (8) must match the size of tensor b (64) at non-singleton dimension 0.

Why is this happening?

@zono50
Copy link

zono50 commented Jun 28, 2023

I'm getting this error as well, no matter what picture I use

@sourenpash
Copy link

hey did you guys find a solution

@GRMrGecko
Copy link

pip3 uninstall transformers
pip3 install transformers==4.26.1

@flashbackpoductions
Copy link

same here.
pi3p........ didnt worked.

@Q1ngS0ng
Copy link

Q1ngS0ng commented Jul 10, 2023

pip install transformers==4.26.1
worked, same issue #62

@adammenges
Copy link

pip install transformers==4.26.1 worked, same issue #62

same, this worked

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

7 participants