Skip to content

[ML] Adding text embedding bit to inference result output #3697

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

Closed
wants to merge 1 commit into from

Conversation

ymao1
Copy link
Contributor

@ymao1 ymao1 commented Feb 4, 2025

In elastic/elasticsearch#120751, added text_embedding_bits as an output field to store binary embeddings from the Cohere inference API. Although the field name is different, the type is the same as text_embedding_bytes because Cohere returns binary embeddings encoded as bytes with int8 precision.

@ymao1 ymao1 closed this Feb 4, 2025
@ymao1 ymao1 deleted the ml-support-text-embedding-bits branch February 4, 2025 16:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant