You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
privateGPT current uses file-based local embeddings, that are downloaded and then sit in memory alongside the server. I'd like to use a remote embedding server.
In effect, a vembedding along the same lines as a vllm.
Is this possible? I imagine it is, but can't see how this would fit within the current settings files.
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
privateGPT current uses file-based local embeddings, that are downloaded and then sit in memory alongside the server. I'd like to use a remote embedding server.
In effect, a vembedding along the same lines as a vllm.
Is this possible? I imagine it is, but can't see how this would fit within the current settings files.
Beta Was this translation helpful? Give feedback.
All reactions