Closed qwevdb closed 1 month ago
dup to #36610
/assign /assign @Presburger
@qwevdb Welcome to using the Milvus GPU version. You can try increasing the nprobe
value if you need more accurate results. A smaller nprobe
sacrifices recall for better performance.
@qwevdb Welcome to using the Milvus GPU version. You can try increasing the
nprobe
value if you need more accurate results. A smallernprobe
sacrifices recall for better performance.
It doesn't seem to be a problem with nprobe
.
Is there an existing issue for this?
Environment
Current Behavior
The result of IVF_FLAT index and IP metric atfer two data insertions is different from GPU_IVF_PQ index and IP metric with the same parameters. If inserting data only once or merging two data insertions, the results are the same.
Expected Behavior
Both IVF_FLAT and GPU_IVF_FLAT index with IP metric and the same parameters can produce the same results.
Steps To Reproduce
result:
result: