MODELS
by Nomic AI
Open-source multilingual Mixture-of-Experts text embedding model for retrieval and RAG.
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.
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.
Last updated Jun 22, 2026