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

new: Added jina clip text embedding #408

Open hh-space-invader opened 3 days ago

hh-space-invader commented 3 days ago

Adding jinaai/jina-clip-v1 They provided two examples, the first one works and the second one complains about missing jinaai/jina-clip-v1/sentence_xlnet_config.json. The output of the first one seems to have small numbers, like they are normallized but its not mentioned so not sure tbh.

Update: The text model needs pooling and normalizing The image model needs the image to be square

All Submissions:

New Feature Submissions:

New models submission: