mxbai-embed
Mixedbreadmxbai-embed is Mixedbread's open-weight English sentence embedding line, headed by mxbai-embed-large-v1, a BERT-large bi-encoder with a 512-token window, released in March 2024. The family also includes a 2D-Matryoshka variant, an xsmall checkpoint and a German model built with deepset. All of them support Matryoshka truncation and binary quantization, which is the line's distinguishing feature: a 1024-dimension float vector can be cut to a fraction of its storage cost with most of its retrieval quality intact.
Scored on the embed line only; Mixedbread's mxbai-rerank and mxbai-colbert checkpoints are separate products and are excluded from the adoption sum. Verified 2026-09-11 via the mxbai-embed-large-v1 model card and the four Hub API records.
Openness
3 high confidence- weights
- open(four ungated Apache-2.0 checkpoints)
- data
- closed(training data not published
- code
- partial(inference, Matryoshka truncation and binary-quantization snippets on the card)
- license
- Apache-2.0(OSI)
Apache-2.0 and ungated on every checkpoint in the line. The corpus is the gap: the card's only claim about training data is that it does not overlap MTEB, which is a statement about evaluation hygiene rather than a description of the mixture, and no dataset or training code ships. Open weights, closed data, the ladder's fallthrough rung.
- https://huggingface.co/mixedbread-ai/mxbai-embed-large-v1/raw/main/README.md recorded 2026-09-11
The card documents sentence-transformers and transformers usage plus binary and Matryoshka quantization, and says of training data only that the model was trained with no overlap of the MTEB data; no corpus or training pipeline is named.
- https://huggingface.co/api/models/mixedbread-ai/mxbai-embed-large-v1 recorded 2026-09-11
gated: false; private: false; cardData license apache-2.0.
Adoption
4 high confidence3,113,938 downloads in the trailing 30 days across the four embed checkpoints - 2,807,219 for mxbai-embed-large-v1, 168,988 for the 2D-Matryoshka variant, 113,162 for the deepset German model and 24,569 for xsmall. Worth reading against the capability band: this is a 2024 English model still pulling millions of downloads a month, which is what an entrenched default looks like after the frontier has moved past it. Mixedbread's rerank and colbert lines add roughly another 800k and are excluded as separate products.
- https://huggingface.co/api/models/mixedbread-ai/mxbai-embed-large-v1 recorded 2026-09-11
downloads: 2807219; gated: false; private: false.
- https://huggingface.co/api/models/mixedbread-ai/mxbai-embed-2d-large-v1 recorded 2026-09-11
downloads: 168988; gated: false; private: false.
- https://huggingface.co/api/models/mixedbread-ai/deepset-mxbai-embed-de-large-v1 recorded 2026-09-11
downloads: 113162; gated: false; private: false.
- https://huggingface.co/api/models/mixedbread-ai/mxbai-embed-xsmall-v1 recorded 2026-09-11
downloads: 24569; gated: false; private: false.
Capability
3 high confidenceRung 3, a superseded generation with a narrower scope - the rung's two conditions both hold rather than one. The line is English-only with a 512-token window, and its published number is an MTEB v1 average from March 2024 that has not been refreshed against v2, so it cannot be compared with the anchor on the same instrument at all. Placed level with granite-embedding rather than against Harrier-OSS: Granite R2 is the nearest peer that is also a compact bi-encoder with published numbers, and it is a generation newer with sixteen times the context. Still useful, and the download figures say people use it, but the evidence for the band is a two-year-old leaderboard.
- https://huggingface.co/mixedbread-ai/mxbai-embed-large-v1/raw/main/README.md recorded 2026-09-11
Evaluation section: 64.68 average across 56 MTEB datasets, ahead of bge-large-en-v1.5 at 64.23, described as SOTA for BERT-large sized models as of March 2024, with the card noting known limitations to be fixed in v2.
Verified 2026-09-11