



Suite of high-quality multilingual text embedding models optimized for retrieval performance, developed by Snowflake and available as open-source for commercial use.
Snowflake Arctic Embed is a suite of text embedding models focused on creating high-quality retrieval models optimized for performance. These open-source models can be used commercially free of charge.
SNOWFLAKE.CORTEX.EMBED_TEXT_768Loading more......
UPDATE table
SET embedding_col = SNOWFLAKE.CORTEX.EMBED_TEXT_768(
'snowflake-arctic-embed-m',
text_column
)
Open-source and available for commercial use free of charge, enabling businesses to use these high-quality models without licensing fees.
Arctic Embed models achieve competitive scores on standard embedding benchmarks including MTEB (Massive Text Embedding Benchmark), with particular strength in retrieval tasks.