Model reference · open weights

Solon-embeddings-0.1

Available as managed deployment Embeddings OrdalieTech Embeddings 1 variants 76k dl/mo

Solon-embeddings-0.1 is an open-weight embedding model from OrdalieTech. AxForge deploys and operates it for you on dedicated EU-owned hardware — with the licence handled where one is required.

Available as managed deployment — configured and operated for you on dedicated EU hardware, quoted per deployment.

What it is

Released byOrdalieTech
TypeEmbedding models
TaskEmbeddings
Parameters (lead)278M
Context514 tokens
Runs withtransformers
Released2023-11-21
Popularity76k downloads / month
LicenceOpen weights

About

What Solon-embeddings-0.1 is

SOTA Open source french embedding model.

Instructions : Add "query : " before the query to retrieve to increase performance of retrieval. No instructions needed for passages.

ModelMean Score
OrdalieTech/Solon-embeddings-large-0.10.7490
cohere/embed-multilingual-v30.7402
OrdalieTech/Solon-embeddings-base-0.10.7306
openai/ada-0020.7290
cohere/embed-multilingual-light-v30.6945
antoinelouis/biencoder-camembert-base-mmarcoFR0.6826
dangvantuan/sentence-camembert-large0.6756
voyage/voyage-010.6753
intfloat/multilingual-e5-large0.6660
intfloat/multilingual-e5-base0.6597
Sbert/paraphrase-multilingual-mpnet-base-v20.5975
dangvantuan/sentence-camembert-base0.5456
EuropeanParliament/eubert_embedding_v10.5063

These results have been obtained through 9 french benchmarks on a variety of text similarity tasks (classification, reranking, STS) :

Read the full model card
  • AmazonReviewsClassification (MTEB)
  • MassiveIntentClassification (MTEB)
  • MassiveScenarioClassification (MTEB)
  • MTOPDomainClassification (MTEB)
  • MTOPIntentClassification (MTEB)
  • STS22 (MTEB)
  • MiraclFRRerank (Miracl)
  • OrdalieFRSTS (Ordalie)
  • OrdalieFRReranking (Ordalie)

We created OrdalieFRSTS and OrdalieFRReranking to enhance the benchmarking capabilities of French STS and reranking assessments.

(evaluation script available here : github.com/OrdalieTech/mteb)

From the published model card. Full card on the HuggingFace links in the sidebar.

Benchmarks

Reported results

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

TaskDatasetMetricScore
Passage RetrievalmMARCO-frRecall@50090.900
Passage RetrievalmMARCO-frRecall@10080.600
Passage RetrievalmMARCO-frRecall@1052.500
Passage RetrievalmMARCO-frMAP@1027.400
Passage RetrievalmMARCO-frnDCG@1033.500
Passage RetrievalmMARCO-frMRR@1027.900

Using it via the API

Call it like any OpenAI endpoint

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

Create an account — your API key is available in the console. 3M free tokens every 30 days with every new account.

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