Skip to main content
Kaino.dev
Discover
Evals
News
Academics
Insights
Kaino.dev

Discover, evaluate, and compare AI tools, models, and agents.

Explore

  • Discover
  • Evaluations
  • News
  • Academics
  • Insights

Community

  • Twitter
  • YouTube
  • Instagram
Privacy PolicyTerms of Service

© 2026 Kaino.dev. All rights reserved.

Version 1.1.0
nomic-embed-text-v2-moe · Discover · Kaino
Discover/MODELS/nomic-embed-text-v2-moe
nomic-embed-text-v2-moe logo

MODELS

nomic-embed-text-v2-moe

by Nomic AI

multilingualnomic-ai
Visit WebsiteDocumentationGitHub

Overview

Open-source multilingual Mixture-of-Experts text embedding model for retrieval and RAG.

Details

nomic-embed-text-v2-moe is a Nomic AI multilingual Mixture-of-Experts text embedding model. The supplied official sources describe it as open-source and intended for retrieval and RAG, with official weights, code, paper, and a Hugging Face model card. Nomic’s API reference also documents a text-embedding endpoint, POST /v1/embedding/text, with task_type values including search_document, search_query, classification, and clustering.

When to Use

Use for evaluating multilingual text embeddings for retrieval or RAG workflows. Use when you want an open-source embedding model with official weights and code available from Nomic AI. Use Nomic’s hosted embedding API when your workflow needs documented task types such as search_document search_query classification or clustering.

Getting Started

  1. Review the Hugging Face model card for official weights and model usage details.
  2. Read Nomic’s launch/blog documentation for model context and intended retrieval/RAG use cases.
  3. Inspect the nomic-ai/contrastors GitHub repository for the official code source.
  4. If using hosted inference
  5. review Nomic’s POST /v1/embedding/text API reference and supported task_type values.
  6. Check Nomic’s pricing page before relying on the hosted Developer API in production.

Key Features

  • •Multilingual text embedding model.
  • •Mixture-of-Experts embedding architecture
  • •according to Nomic’s product page/source metadata.
  • •Positioned for retrieval and RAG use cases.
  • •Official Hugging Face model card with weights.
  • •Official code repository linked from Nomic AI.
  • •Hosted text-embedding API documentation with task types for search
  • •classification
  • •and clustering.

Capabilities

  • •text-embedding
  • •multilingual-embeddings
  • •semantic-search
  • •retrieval
  • •rag
  • •classification
  • •clustering

Last updated Jun 22, 2026