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

Implement support for Qdrant's fastembed #274

Open
FelixKirschKern opened this issue Oct 18, 2023 · 0 comments
Open

Implement support for Qdrant's fastembed #274

FelixKirschKern opened this issue Oct 18, 2023 · 0 comments
Labels
enhancement New feature or request

Comments

@FelixKirschKern
Copy link
Contributor

Is your feature request related to a problem? Please describe.
Qdrant launched a new embedder that enables fast and lightweight embedding creation. The embedder performs well on CPU and the embeddings achieve good results in benchmarks.

Here is the article describing the new model.

Describe the solution you'd like
First, we need to test the embedder ourselves to determine if it is a good extension to our current supported embedders. If so, we would implement support for the model in refinery.

@FelixKirschKern FelixKirschKern added the enhancement New feature or request label Oct 18, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant