Model reference · open weights

mxbai-embed-2d-large

mxbai-embed-2d-large is an open-weight embedding model from mixedbread-ai, listed in the AxForge catalogue. AxForge can bring it up on EU-owned hardware for you on request — with the licence handled where one is required.

Embeddings mixedbread-ai 1 variants 184k downloads/mo
Request this model on EU hardware All served models Not on the shared API today — deployed on request.

About

What mxbai-embed-2d-large is

🪆mxbai-embed-2d-large-v1🪆 This is our 2DMSE sentence embedding model. It supports the adaptive transformer layer and embedding size. Find out more in our blog post. TLDR: 2D-🪆 allows you to shrink the model and the embeddings layer. Shrinking only the embeddings model yields competetive results to other models like nomics embeddings model. Shrinking the model to ~50% maintains upto 85% of the performance without further training. Quickstart Here, we provide several ways to produce sentence embeddings with adaptive layers and embedding sizes. For this version, it is recommended to set adaptive layers from 20 to 24. sentence-transformers Currently, the best way to use our models is with the most recent version of sentence-transformers. angle-emb You can also use the lastest angle-emb for inference, as follows: Transformers.js If you haven't already, you can install the Transformers.js JavaScript library from NPM using: You can then use the model to compute embeddings as follows: Using API You can use the model via our API as follows: The API comes with native INT8 and binary quantization support! Check out the docs for more information. Evaluation Please find more information in our blog post. Community Please join our Discord Community and share your feedback and thoughts! We are here to help and also always happy to chat. License Apache 2.0

Summarised from the published model card. Read the full card on the HuggingFace links below.

Specifications

What it is

Makermixedbread-ai
TypeEmbedding models
Parameters (lead)335M
Context512 tokens
Variants1
Runs withsentence-transformers
Released2024-03-04
Popularity184k downloads / month
Likes43
LicenceOpen weights

How it works

How embedding models work

Your textsentence / documentEncodermaps meaningVectorlist of numbersAn embedding model turns text into a vector, so similar meanings sit close together — the basis of search and RAG.

Variants

Sizes & precisions

Open weights ship in several sizes and precisions. One page, all the variants — pick the one that fits your GPU. VRAM figures are estimates from model size.

VariantParamsPrecisionVRAMFits 16 GBWeights
mxbai-embed-2d-large-v1335MBF16~0.8 GBWeights ↗

Benchmarks

Reported results

As published on the model card — the maker's own numbers, not measured by AxForge.

TaskDatasetMetricScore
ClassificationMTEB AmazonCounterfactualClassification (en)accuracy74.761
ClassificationMTEB AmazonCounterfactualClassification (en)ap37.906
ClassificationMTEB AmazonCounterfactualClassification (en)f168.808
ClassificationMTEB AmazonPolarityClassificationaccuracy93.256
ClassificationMTEB AmazonPolarityClassificationap90.069
ClassificationMTEB AmazonPolarityClassificationf193.248
ClassificationMTEB AmazonReviewsClassification (en)accuracy46.162
ClassificationMTEB AmazonReviewsClassification (en)f145.67
RetrievalMTEB ArguAnamap_at_137.98
RetrievalMTEB ArguAnamap_at_1054.918
RetrievalMTEB ArguAnamap_at_10055.401
RetrievalMTEB ArguAnamap_at_100055.403
RetrievalMTEB ArguAnamap_at_350.249
RetrievalMTEB ArguAnamap_at_553.4
RetrievalMTEB ArguAnamrr_at_138.834
RetrievalMTEB ArguAnamrr_at_1055.24
RetrievalMTEB ArguAnamrr_at_10055.737
RetrievalMTEB ArguAnamrr_at_100055.738
RetrievalMTEB ArguAnamrr_at_350.581
RetrievalMTEB ArguAnamrr_at_553.71
RetrievalMTEB ArguAnandcg_at_137.98
RetrievalMTEB ArguAnandcg_at_1063.629
RetrievalMTEB ArguAnandcg_at_10065.567
RetrievalMTEB ArguAnandcg_at_100065.614

Using it via the API

Call it like any OpenAI endpoint

Once AxForge deploys mxbai-embed-2d-large for you, it answers on the OpenAI-compatible API — the same base URL and keys as every other model. (mxbai-embed-2d-large below is illustrative; you get the exact model name on deployment.)

$ curl -sS https://api.axforge.ai/v1/embeddings \
  -H "Authorization: Bearer $AXFORGE_API_KEY" \
  -H "Content-Type: application/json" \
  -d '{"model":"mxbai-embed-2d-large","input":"text to embed"}'

Details

Languages, data & research

Languages

en

Tags

sentence-transformers onnx safetensors bert feature-extraction mteb transformers.js transformers en model-index text-embeddings-inference endpoints_compatible

Papers

Licence

Open weights

Open weights under apache-2.0 — commercial use is permitted. Deploy it on AxForge EU hardware on request. Read the licence ↗

Sources

Weights & code

Want mxbai-embed-2d-large on EU-owned hardware?

Request this model on EU hardware See what’s served now

Explore

More embedding models

© 2026 AxForge · EU-hosted AI infrastructure Pricing Docs Trust Privacy Terms