throwaway888abc 2 months ago | next |

That's looks exciting. Do you guys have more detailed benchmarks (doesn't have to be polished article), pastebin welcome ?

Thank you, will keep an eye

zmccormick7 2 months ago | root | parent |

We've only done full benchmarking with the FIQA dataset, comparing minDB with Chroma. We're going to try it with Qdrant and Weaviate soon too, since they both have support for quantization, which will be a more apples-to-apples comparison with our approach.

We did test uploading and querying a Wikipedia dump, which was ~35M vectors. Query latency was around 150ms and peak memory usage was 1.5GB. We couldn't test recall, though, because we didn't have queries with ground truths.