JCThank you, I get it now. Ce GaoReply·Article·Apr 23, 2024·My binary vector search is better than your FP32 vectors
JCI understand the reduction of memory using binary vectors. However, if you use the normal vectors for knn re-ranking, you still need the complete vectors for all items, right? That sounds like you need even more memory. Can you elaborate on that?Comment·Article·Apr 22, 2024·My binary vector search is better than your FP32 vectors