Releases: criteo/autofaiss
Releases · criteo/autofaiss
2.9.4
[2.9.4] - 2022-02-21
Fixed
better dependencies ranges
2.9.3
[2.9.3] - 2022-02-18
Fixed
- Fix/Complete some documents
- Disable IVF, Flat index_key for large numbers of vectors on CPU
2.9.2
[2.9.2] - 2022-02-17
Fixed
Fix "Filter empty files"
2.9.1
[2.9.1] - 2022-02-17
Added
Changed
Deprecated
Removed
Fixed
- Empty ids path and temporary small indices folder at the beginning
2.9.0
[2.9.0] - 2022-02-16
Added
- Use a central logger instead of print functions
- Add a verbosity flag to control the log level
Changed
Deprecated
Removed
Fixed
Security
2.8.0
[2.8.0] - 2021-02-14
Added
- Filter empty files
- Implement 2 stage merging in the distributed module
2.7.1
[2.7.1] - 2021-02-11
Added
Changed
Deprecated
Removed
Fixed
- Make absolute path so that it is more safer to use fsspec
- Fix memory estimation for inverted list
Security
2.7.0
[2.7.0] - 2021-02-04
Added
Add support for multiple embeddings folders
Changed
Deprecated
Removed
Fixed
Security
2.6.0
[2.6.0] - 2021-02-02
Added
Optional distributed indexing support using pyspark
Changed
Deprecated
Removed
Fixed
Security