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

LLM-Tools: Text embeddings local serving #16

Open
michaelfeil opened this issue Oct 30, 2023 · 0 comments
Open

LLM-Tools: Text embeddings local serving #16

michaelfeil opened this issue Oct 30, 2023 · 0 comments

Comments

@michaelfeil
Copy link

Suggestion of new links:

frameworks for self-hosted serving of embeddings for vector databases, usually by encoder-only or encoder-decoder transformers.

clip.

Embeddings from OpenAI clip.

Jina
https://github.com/jina-ai/clip-as-service (Apache)

Text-embeddings:

My own project: infinity ( just add it if you like it)
https://github.com/michaelfeil/infinity (MIT)
https://github.com/huggingface/text-embeddings-inference (no opensource Licence)

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

1 participant