Model reference · open weights

gte-large

gte-large is an open-weight embedding model from thenlper, 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 thenlper 1 variants 704k downloads/mo
Request this model on EU hardware All served models Not on the shared API today — deployed on request.

About

What gte-large is

gte-large General Text Embeddings (GTE) model. Towards General Text Embeddings with Multi-stage Contrastive Learning The GTE models are trained by Alibaba DAMO Academy. They are mainly based on the BERT framework and currently offer three different sizes of models, including GTE-large, GTE-base, and GTE-small. The GTE models are trained on a large-scale corpus of relevance text pairs, covering a wide range of domains and scenarios. This enables the GTE models to be applied to various downstream tasks of text embeddings, including information retrieval, semantic textual similarity, text reranking, etc. Metrics We compared the performance of the GTE models with other popular text embedding models on the MTEB benchmark. For more detailed comparison results, please refer to the MTEB leaderboard. Usage Code example Use with sentence-transformers: Limitation This model exclusively caters to English texts, and any lengthy texts will be truncated to a maximum of 512 tokens. Citation If you find our paper or models helpful, please consider citing them as follows:

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

Specifications

What it is

Makerthenlper
TypeEmbedding models
Parameters (lead)335M
Context512 tokens
Variants1
Runs withsentence-transformers
Released2023-07-27
Popularity704k downloads / month
Likes306
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
gte-large335MBF16~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)accuracy72.627
ClassificationMTEB AmazonCounterfactualClassification (en)ap34.469
ClassificationMTEB AmazonCounterfactualClassification (en)f166.237
ClassificationMTEB AmazonPolarityClassificationaccuracy92.518
ClassificationMTEB AmazonPolarityClassificationap89.498
ClassificationMTEB AmazonPolarityClassificationf192.511
ClassificationMTEB AmazonReviewsClassification (en)accuracy49.074
ClassificationMTEB AmazonReviewsClassification (en)f148.448
RetrievalMTEB ArguAnamap_at_132.077
RetrievalMTEB ArguAnamap_at_1048.153
RetrievalMTEB ArguAnamap_at_10048.963
RetrievalMTEB ArguAnamap_at_100048.966
RetrievalMTEB ArguAnamap_at_343.184
RetrievalMTEB ArguAnamap_at_546.072
RetrievalMTEB ArguAnamrr_at_133.073
RetrievalMTEB ArguAnamrr_at_1048.54
RetrievalMTEB ArguAnamrr_at_10049.335
RetrievalMTEB ArguAnamrr_at_100049.338
RetrievalMTEB ArguAnamrr_at_343.563
RetrievalMTEB ArguAnamrr_at_546.383
RetrievalMTEB ArguAnandcg_at_132.077
RetrievalMTEB ArguAnandcg_at_1057.158
RetrievalMTEB ArguAnandcg_at_10060.325
RetrievalMTEB ArguAnandcg_at_100060.402

Using it via the API

Call it like any OpenAI endpoint

Once AxForge deploys gte-large for you, it answers on the OpenAI-compatible API — the same base URL and keys as every other model. (gte-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":"gte-large","input":"text to embed"}'

Details

Languages, data & research

Languages

en

Tags

sentence-transformers pytorch onnx safetensors openvino bert mteb sentence-similarity Sentence Transformers en model-index text-embeddings-inference endpoints_compatible deploy:sagemaker

Papers

Licence

Open weights

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

Sources

Weights & code

Want gte-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