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

[Feat] Support for binary and scalar embedding quantization #133

Open
yeirr opened this issue Mar 25, 2024 · 1 comment
Open

[Feat] Support for binary and scalar embedding quantization #133

yeirr opened this issue Mar 25, 2024 · 1 comment
Labels
enhancement New feature or request

Comments

@yeirr
Copy link

yeirr commented Mar 25, 2024

Limitations

Current supported types for HNSW are FLOAT32 and FLOAT64.

Feature Request

Support for binary and scalar embedding quantization(https://huggingface.co/blog/embedding-quantization) using HNSW.

@tylerhutcherson
Copy link
Collaborator

Support for FP16 and BFLOAT16 is coming very very soon.

@tylerhutcherson tylerhutcherson added the enhancement New feature or request label Jun 18, 2024
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