OmniScience

Results 4 comments of OmniScience

I think it's important to have those kinds of index in the library since it does not consume a lot of ram when memory mapped and do not compress too...

Ok, I've investigated, with a loop on: ``` set_search_hyperparameters( index, f"nprobe={nprobe},efSearch={2*nprobe},ht={ht}", use_gpu=False ) ``` in fact, my 1-recall@40 is asymptotically convergent toward 0.8 with nprobe. But weird thing is :...

Thank you for your kind help and this extensive answer. My index is not empty, my nvectors is correct. The thing which is weird is that I only change the...

Thank you. This is certainly the reason