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 binary embeddings and index support #3

Closed
piercefreeman opened this issue Apr 18, 2023 · 0 comments
Closed

Add binary embeddings and index support #3

piercefreeman opened this issue Apr 18, 2023 · 0 comments

Comments

@piercefreeman
Copy link
Owner

Milvus supports binary embeddings which are useful in one-hot or multi-hot embedding situations. Add support to the Embedding initializer to support these and update the sessions to allow for indexing these vectors. These should be sent and received as np.ndarray with dtype np.bool.

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