Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support for embedding models installed through Ollama #14

Open
javierhb23 opened this issue Aug 6, 2024 · 1 comment
Open

Support for embedding models installed through Ollama #14

javierhb23 opened this issue Aug 6, 2024 · 1 comment

Comments

@javierhb23
Copy link

javierhb23 commented Aug 6, 2024

The llm library offers support for working with embedding models through plugins such as llm sentence transformers
I'm curious to know if there are plans for adding support for embedding models installed through Ollama (e.g.: ollama pull mxbai-embed-large) for this project, or whether this would be provided by a separate plugin altogether?
Edit: Sorry, I just noticed the embed branch, looks like it's a wip. Feel free to close this issue.

@taketwo
Copy link
Owner

taketwo commented Aug 8, 2024

Yes, I did an experiment, and I think it worked, but I've never finished and merged it. Currently, I don't have a personal use case for this, so it's not on my list. But contributions are always welcome!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants