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

add support for local embeddings with hf transformers #3

Open
furlat opened this issue Feb 12, 2024 · 1 comment
Open

add support for local embeddings with hf transformers #3

furlat opened this issue Feb 12, 2024 · 1 comment
Labels
enhancement New feature or request

Comments

@furlat
Copy link
Contributor

furlat commented Feb 12, 2024

https://huggingface.co/jinaai/jina-embeddings-v2-base-en
https://huggingface.co/nomic-ai/nomic-embed-text-v1

@furlat furlat added the enhancement New feature or request label Feb 12, 2024
@pszemraj
Copy link

here's a gist I made covering usage of the nomic-text-v1 model with ONNX - might help later.

there are likely further optimizations within onnx (or even openvino) to be made but I can get 2ish docs/sec at 8192 ctx on CPU, could be worse

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

No branches or pull requests

2 participants