Details
-
Task
-
Status: Closed (View Workflow)
-
Major
-
Resolution: Fixed
-
None
Description
first implementation of MDEV-32887 uses 32-bit IEEE 754 floats.
There are smaller (16-, 8-, 4-, 1-bit) float formats that allow to save space and get faster calculations.
It remains to be seen how bad it'll affect the recall.
Attachments
Issue Links
- is blocked by
-
MDEV-33408 HNSW for k-ANN vector searches
- Closed
-
MDEV-33414 benchmark vector indexes
- Closed
- is part of
-
MDEV-34939 vector search in 11.7
- Closed
- relates to
-
MDEV-32887 k-ANN indexes for vectors
- In Progress