nomic-ai/nomic-embed-text-v1.5
to see how to query Fireworks with embeddings API.
search_document: Spiderman was a particularly entertaining movie with...
and returns the following
search_document:
prefix. Nomic models have been fine-tuned to take prefixes, so for user queries, you will need add thesearch_query:
prefix, and for documents, you need to prefix with search_document:
Here’s a quick example:
search_document:
embeddings.create()
request
Model name | model size |
---|---|
nomic-ai/nomic-embed-text-v1.5 (recommended) | 137M |
nomic-ai/nomic-embed-text-v1 | 137M |
WhereIsAI/UAE-Large-V1 | 335M |
thenlper/gte-large | 335M |
thenlper/gte-base | 109M |