Skip to content

v1.3.0

Compare
Choose a tag to compare
@beauby beauby released this 12 Jul 17:05
· 1103 commits to main since this release
2dc30e1

Features:

  • Support for binary indexes (IndexBinaryFlat, IndexBinaryIVF)
  • Support fp16 encoding in scalar quantizer
  • Support for deduplication in IndexIVFFlat
  • Support for index serialization

Bugs:

  • Fix MMAP bug for normal indexes
  • Fix propagation of io_flags in read func
  • Fix k-selection for CUDA 9
  • Fix race condition in OnDiskInvertedLists