-
Notifications
You must be signed in to change notification settings - Fork 72
Implement support for Qdrant's fastembed #274
Copy link
Copy link
Open
Labels
enhancementNew feature or requestNew feature or request
Description
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.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request