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

fix(server): reindex after changing to a model with a different dimension size #10496

Merged
merged 1 commit into from
Jun 19, 2024

Conversation

mertalev
Copy link
Contributor

Description

Occasionally, the vector index still expects the old dimension size and rejects the new model's embeddings. A reindex after truncating the table fixes this.

Fixes #10493

@mertalev mertalev merged commit 79a8ab7 into main Jun 19, 2024
22 checks passed
@mertalev mertalev deleted the fix/server-changing-model-dims branch June 19, 2024 21:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants