[GH-ISSUE #14641] Request: Add jina-embeddings-v5-text-nano and jina-embeddings-v5-text-small #35246

Open
opened 2026-04-22 19:37:49 -05:00 by GiteaMirror · 1 comment
Owner

Originally created by @Saber120 on GitHub (Mar 5, 2026).
Original GitHub issue: https://github.com/ollama/ollama/issues/14641

Hello Ollama team,

I’d like to request adding support for the following embedding models from Jina AI to Ollama:

  1. jina-embeddings-v5-text-nano
    https://huggingface.co/jinaai/jina-embeddings-v5-text-nano

  2. jina-embeddings-v5-text-small
    https://huggingface.co/jinaai/jina-embeddings-v5-text-small

These models are part of the latest Jina embeddings v5 family and provide strong multilingual embedding performance for tasks such as semantic search, retrieval, clustering, and classification. The nano version (~239M parameters) is very lightweight and efficient, while the small version (~677M parameters) provides higher accuracy for more demanding workloads. ([Hugging Face]1)

Adding them to Ollama would be very useful for local RAG pipelines and vector search applications.

Thanks for the great work on Ollama!

Originally created by @Saber120 on GitHub (Mar 5, 2026). Original GitHub issue: https://github.com/ollama/ollama/issues/14641 Hello Ollama team, I’d like to request adding support for the following embedding models from Jina AI to Ollama: 1. jina-embeddings-v5-text-nano https://huggingface.co/jinaai/jina-embeddings-v5-text-nano 2. jina-embeddings-v5-text-small https://huggingface.co/jinaai/jina-embeddings-v5-text-small These models are part of the latest Jina embeddings v5 family and provide strong multilingual embedding performance for tasks such as semantic search, retrieval, clustering, and classification. The nano version (~239M parameters) is very lightweight and efficient, while the small version (~677M parameters) provides higher accuracy for more demanding workloads. ([[Hugging Face](https://huggingface.co/jinaai/jina-embeddings-v5-text-nano?utm_source=chatgpt.com)][1]) Adding them to Ollama would be very useful for local RAG pipelines and vector search applications. Thanks for the great work on Ollama! [1]: https://huggingface.co/jinaai/jina-embeddings-v5-text-nano?utm_source=chatgpt.com "jinaai/jina-embeddings-v5-text-nano · Hugging Face"
GiteaMirror added the model label 2026-04-22 19:37:49 -05:00
Author
Owner

@rick-github commented on GitHub (Mar 5, 2026):

Requires support for eurobert: https://github.com/ggml-org/llama.cpp/pull/19826

<!-- gh-comment-id:4006030584 --> @rick-github commented on GitHub (Mar 5, 2026): Requires support for `eurobert`: https://github.com/ggml-org/llama.cpp/pull/19826
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/ollama#35246