mixedbread-ai / binary-embeddingsLinks
Showcase how mxbai-embed-large-v1 can be used to produce binary embedding. Binary embeddings enabled 32x storage savings and 40x faster retrieval.
☆19Updated last year
Alternatives and similar repositories for binary-embeddings
Users that are interested in binary-embeddings are comparing it to the libraries listed below
Sorting:
- Trully flash implementation of DeBERTa disentangled attention mechanism.☆74Updated last week
- Crispy reranking models by Mixedbread☆45Updated 4 months ago
- Efficient few-shot learning with cross-encoders.☆62Updated last year
- A Python wrapper around HuggingFace's TGI (text-generation-inference) and TEI (text-embedding-inference) servers.☆32Updated 4 months ago
- Plug-and-play Search Interfaces with Pyserini and Hugging Face☆32Updated 2 years ago
- SWIM-IR is a Synthetic Wikipedia-based Multilingual Information Retrieval training set with 28 million query-passage pairs spanning 33 la…