qdrant / fastembed

Fast, Accurate, Lightweight Python library to make State of the Art Embedding
https://qdrant.github.io/fastembed/
Apache License 2.0
1.53k stars 111 forks source link

Enforce sentence-transformers compatibility #212

Open NirantK opened 7 months ago

NirantK commented 7 months ago

@michaelfeil had mentioned this in https://github.com/qdrant/fastembed/pull/54 — but I kind of missed the bus on that. Let's do that now. Primarily, need to do two things:

  1. Port this into the existing FastEmbed API — the PR has v0.1 usage, and can be used for reference
  2. Have this test run as part of every Pull Request
RheagalFire commented 6 months ago

Sorry for the Spam, was trying out Devin, I didn't think it was going to reference the issue as well.

ashishu23 commented 2 months ago

Hi @NirantK , I am interested in solving this issue. Just wanted to confirm if the issue still persists? If not, then can I work on this?

asadnhasan commented 3 days ago

Is this issue still relevant ? Let me know