Model reference · open weights

snowflake-arctic-embed-s

snowflake-arctic-embed-s is an open-weight embedding model from Snowflake, 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 Snowflake 1 variants 577k downloads/mo
Request this model on EU hardware All served models Not on the shared API today — deployed on request.

About

What snowflake-arctic-embed-s is

News 12/04/2024: Release of snowflake-arctic-embed-l-v2.0 and snowflake-arctic-embed-m-v2.0 our newest models with multilingual workloads in mind. These models outperform prior versions of Arctic Embed and we suggest these replace prior versions! 07/26/2024: Release preprint [[2407.18887] Embedding And Clustering Your Data Can Improve Contrastive Pretraining](https://arxiv.org/abs/2407.18887) on arXiv. 07/18/2024: Release of snowflake-arctic-embed-m-v1.5, capable of producing highly compressible embedding vectors that preserve quality even when squished as small as 128 bytes per vector. Details about the development of this model are available in the launch post on the Snowflake engineering blog. 05/10/2024: Release the technical report on Arctic Embed 04/16/2024: Release the snowflake-arctic-embed family of text embedding models. The releases are state-of-the-art for Retrieval quality at each of their representative size profiles. [Technical Report]() is coming shortly. For more details, please refer to our Github: Arctic-Text-Embed. Models snowflake-arctic-embed is a suite of text embedding models that focuses on creating high-quality retrieval models optimized for performance. The snowflake-arctic-embedding models achieve state-of-the-art performance on the MTEB/BEIR leaderboard for each of their size variants. Evaluation is performed using these scripts. As shown below, each class of model size achieves SOTA retrieval accuracy compared to other top models. The models are trained by leveraging existing open-source text representation models, such as bert-base-uncased, and are trained in a multi-stage pipeline to optimize their retrieval performance. First, the models are trained with large batches of query-document pairs where negatives are derived in-batch—pretraining leverages about 400m samples of a mix of public datasets and proprietary web search data. Following pretraining models are further optimized with long training on a smaller dataset (about 1m samples) of triplets of query, positive document, and negative document derived from hard harmful mining. Mining of the negatives and data curation is crucial to retrieval accuracy. A detailed technical rep

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

Specifications

What it is

MakerSnowflake
TypeEmbedding models
Parameters (lead)33M
Context512 tokens
Variants1
Runs withsentence-transformers
Released2024-04-12
Popularity577k downloads / month
Likes25
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
snowflake-arctic-embed-s33MBF16~0.1 GBWeights ↗

Benchmarks

Reported results

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

TaskDatasetMetricScore
ClassificationMTEB AmazonCounterfactualClassification (en)accuracy71.179
ClassificationMTEB AmazonCounterfactualClassification (en)ap33.158
ClassificationMTEB AmazonCounterfactualClassification (en)f164.862
ClassificationMTEB AmazonPolarityClassificationaccuracy78.75
ClassificationMTEB AmazonPolarityClassificationap72.832
ClassificationMTEB AmazonPolarityClassificationf178.64
ClassificationMTEB AmazonReviewsClassification (en)accuracy38.264
ClassificationMTEB AmazonReviewsClassification (en)f137.14
RetrievalMTEB ArguAnamap_at_132.646
RetrievalMTEB ArguAnamap_at_1048.372
RetrievalMTEB ArguAnamap_at_10049.207
RetrievalMTEB ArguAnamap_at_100049.214
RetrievalMTEB ArguAnamap_at_343.611
RetrievalMTEB ArguAnamap_at_546.601
RetrievalMTEB ArguAnamrr_at_133.144
RetrievalMTEB ArguAnamrr_at_1048.557
RetrievalMTEB ArguAnamrr_at_10049.385
RetrievalMTEB ArguAnamrr_at_100049.392
RetrievalMTEB ArguAnamrr_at_343.777
RetrievalMTEB ArguAnamrr_at_546.792
RetrievalMTEB ArguAnandcg_at_132.646
RetrievalMTEB ArguAnandcg_at_1056.874
RetrievalMTEB ArguAnandcg_at_10060.307
RetrievalMTEB ArguAnandcg_at_100060.466

Using it via the API

Call it like any OpenAI endpoint

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

Details

Languages, data & research

Tags

sentence-transformers onnx safetensors bert feature-extraction sentence-similarity mteb arctic snowflake-arctic-embed transformers.js model-index text-embeddings-inference endpoints_compatible deploy:azure

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 snowflake-arctic-embed-s 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