qdrant / vector-db-benchmark

Framework for benchmarking vector search engines
https://qdrant.tech/benchmarks/
Apache License 2.0
250 stars 68 forks source link

feat: Add mmap support for reading sparse vectors to avoid OOM error in CI #129

Closed KShivendu closed 3 months ago

KShivendu commented 3 months ago
KShivendu commented 3 months ago

I've tested that this locally and it passed without errors. Need to merge this PR so the image is updated on Dockerhub and we can test on CI that it actually fixes OOM