Skip to content

meilisearch/vector-store-relevancy-benchmark

Repository files navigation

Vector store benchmark

Currently the arroy dependencies point to a local directory and the benchmarks cannot be run.

Usage

Download the datasets you want to use:

./download.sh

It's going to take a long time.

Make sure you have a qdrant server running with the default parameter. You can find the binaries on their GitHub releases page.

./qdrant

Then run the benchmark with:

cargo run --release

About

vector-store-relevancy-benchmark

Resources

Security policy

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published