* when estimating shape of numpy files, use memory mapping ; reduce estimation from hours to seconds * do not keep the training vector in memory after training, reduce memory requirements by a factor 2 Deprecated Removed Fixed Security
1.3.2
Added Changed Deprecated Removed Fixed * fix score function for embeddings to load from files Security
1.3.1
Added Changed * convert embeddings to float32 if needed at loading Deprecated Removed Fixed Security
1.3.0
Added * Indices descriptions function * Indices size estimator Changed * Enhance indices selection function (switch to get_optimal_index_keys_v2 + improvements) * Update slider notebook Deprecated Removed Fixed Security
1.2.0
Added * add doc notebooks Changed * Create the output folder if missing to avoid error * use 128 instead of 101 (mostly equivalent) in index param selection for ivf Deprecated Removed Fixed Security