-
Notifications
You must be signed in to change notification settings - Fork 2k
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
ValueError: Query vector size 1024 does not match index column size 1536 #392
Comments
Hi @6643789wsx Are you still having this issue? It makes sense since 1536 is default size for OpenAI |
#451 look like it happens on local embedding. I dont find where to change the size |
Hi! We are consolidating alternate model and local embedding issues here: #657 |
Hi @6643789wsx, @goodmaney and @AlonsoGuevara ,
You have 2 ways to solve this issue:
Hope this can help newcomers like myself. |
The text was updated successfully, but these errors were encountered: