[GH-ISSUE #2992] Support Roberta embedding models #48348

Closed
opened 2026-04-28 07:51:18 -05:00 by GiteaMirror · 3 comments
Owner

Originally created by @eliranwong on GitHub (Mar 7, 2024).
Original GitHub issue: https://github.com/ollama/ollama/issues/2992

can ollama support multi-language embedding model, like "paraphrase-multilingual-mpnet-base-v2"

https://huggingface.co/sentence-transformers/paraphrase-multilingual-mpnet-base-v2

much appreciated

Originally created by @eliranwong on GitHub (Mar 7, 2024). Original GitHub issue: https://github.com/ollama/ollama/issues/2992 can ollama support multi-language embedding model, like "paraphrase-multilingual-mpnet-base-v2" https://huggingface.co/sentence-transformers/paraphrase-multilingual-mpnet-base-v2 much appreciated
GiteaMirror added the modelfeature request labels 2026-04-28 07:51:18 -05:00
Author
Owner

@jackleeforce commented on GitHub (Mar 8, 2024):

you can try solution simlar with comments in https://github.com/ollama/ollama/issues/2965,

looking a multi-language embedding model which base BERT from https://huggingface.co/spaces/mteb/leaderboard, then convert it into GGUF format, then load by ollama with customize model.

<!-- gh-comment-id:1984878010 --> @jackleeforce commented on GitHub (Mar 8, 2024): you can try solution simlar with comments in https://github.com/ollama/ollama/issues/2965, looking a multi-language embedding model which base BERT from https://huggingface.co/spaces/mteb/leaderboard, then convert it into `GGUF` format, then load by `ollama` with customize model.
Author
Owner

@jmorganca commented on GitHub (Mar 11, 2024):

Hi there, Ollama doesn't support Roberta yet to my knowledge. However, hoping to support it soon!

<!-- gh-comment-id:1989549716 --> @jmorganca commented on GitHub (Mar 11, 2024): Hi there, Ollama doesn't support Roberta yet to my knowledge. However, hoping to support it soon!
Author
Owner

@jmorganca commented on GitHub (Jun 13, 2024):

Merging with https://github.com/ollama/ollama/issues/3747

<!-- gh-comment-id:2166432800 --> @jmorganca commented on GitHub (Jun 13, 2024): Merging with https://github.com/ollama/ollama/issues/3747
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/ollama#48348