Replies: 1 comment
|
Hi, can you paste a minimal repro script? |
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
error message:
terminate called after throwing an instance of 'faiss::FaissException'
what(): Error in faiss::IndexIVF::search_preassigned(faiss::idx_t, const float*, faiss::idx_t, const idx_t*, const float*, float*, faiss::idx_t*, bool, const IVFSearchParameters*, faiss::IndexIVFStats*) const::<lambda(faiss::idx_t, float, float*, faiss::idx_t*, faiss::idx_t)> at /project/faiss/faiss/IndexIVF.cpp:511: Error: 'key < (idx_t)nlist' failed: Invalid key=4534644304878566970 nlist=65536
Could you please help me check if there is a solution to this, everyone,Thanks!
All reactions