local embedding in python without ollama running #2015
swaipdev
started this conversation in
Knowledge Base
Replies: 1 comment 1 reply
-
This would work (I imagine) by creating a new local embedding class in mem0/embeddings, that creates embeddings locally. config = { Does this approach make any sense ? |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi, for an offline app, I am trying to embed locally with just python (I don't want my user to have to install Ollama to do this).
Is this possible in mem0 ?
Thanks in advance
Beta Was this translation helpful? Give feedback.
All reactions