[GH-ISSUE #2992] [FEAT]: emedding model - choose #1913

Closed
opened 2026-02-22 18:27:12 -05:00 by yindo · 1 comment
Owner

Originally created by @kalle07 on GitHub (Jan 20, 2025).
Original GitHub issue: https://github.com/Mintplex-Labs/anything-llm/issues/2992

What would you like to see?

is it possible to choose the embedding model for documents

eg nomic, or a german one
https://huggingface.co/aari1995/German_Semantic_V3

Originally created by @kalle07 on GitHub (Jan 20, 2025). Original GitHub issue: https://github.com/Mintplex-Labs/anything-llm/issues/2992 ### What would you like to see? is it possible to choose the embedding model for documents eg nomic, or a german one https://huggingface.co/aari1995/German_Semantic_V3
yindo added the enhancementfeature request labels 2026-02-22 18:27:12 -05:00
yindo closed this issue 2026-02-22 18:27:12 -05:00
Author
Owner

@timothycarambat commented on GitHub (Jan 20, 2025):

Yes, but you need to do this from a third party provider like Ollama loaded locally - we wont add the ability to modify the default embedder beyond a couple hand-selected model as someone will likely try to load in a massive embedder model and wonder why it takes forever to run.

For example, this model 1.34GB and will require a hefy machine to load in to be able to run embeddings on.

Releated #658

@timothycarambat commented on GitHub (Jan 20, 2025): Yes, but you need to do this from a third party provider like Ollama loaded locally - we wont add the ability to modify the default embedder beyond a couple hand-selected model as someone will likely try to load in a massive embedder model and wonder why it takes forever to run. For example, this model 1.34GB and will require a hefy machine to load in to be able to run embeddings on. Releated #658
yindo changed title from [FEAT]: emedding model - choose to [GH-ISSUE #2992] [FEAT]: emedding model - choose 2026-06-05 14:43:25 -04:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: Mintplex-Labs/anything-llm#1913