-
Notifications
You must be signed in to change notification settings - Fork 226
Open
Labels
enhancementNew feature or requestNew feature or request
Description
Describe what you are looking for
Just as an idea (feel free to close this ticket if not feasible or useful).
Qdrant 1.15 added 2-bit (*) quantization: https://qdrant.tech/blog/qdrant-1.15.x/#15-bit-and-2-bit-quantization (besides 64, 32, 16, 1 bit quantization). 2-bit quantization seems like a good compromise between binary and 16 bit quantization (though 4-bit quantization seems an even a better compromise). Perhaps this could be implemented in usearch/SimSimd as well?
(*) ... as well as 1.5 bit quantization but it seems a bit obscure
Can you contribute to the implementation?
- I can contribute
Is your feature request specific to a certain interface?
It applies to everything
Contact Details
Is there an existing issue for this?
- I have searched the existing issues
Code of Conduct
- I agree to follow this project's Code of Conduct
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request