An error occurred while fetching this tab.
Created by: Maxwell-Lyu
Fixed #7 (closed)
faiss_index_shape
in load_faiss_index
and build_faiss_index
in datastore.py
load_faiss_index
in utils.py
[Start Loading Faiss Index]
> reading index took 0.23750877380371094 s
> 1 pre-transform is found
> pre-transform: 1024 -> 256
> the datastore shape is (524374, 1024)
[Finish Loading Faiss Index Successfully ^_^]
Alongside the "How to reproduce", this fix is also tested on vanilla-knn-mt and greedy-merge-knn-mt scripts.