We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1817b8a commit 73c3b6cCopy full SHA for 73c3b6c
.github/workflows/continuous-benchmark.yaml
@@ -155,7 +155,7 @@ jobs:
155
156
# Benchmark parallel search&upload
157
158
- export ENGINE_NAME="qdrant-continuous-benchmark-indexed-only{SUFFIX}"
+ export ENGINE_NAME="qdrant-continuous-benchmark-indexed-only${SUFFIX}"
159
export DATASETS="laion-small-clip"
160
export BENCHMARK_STRATEGY="parallel"
161
export POSTGRES_TABLE="benchmark_parallel_search_upload"
0 commit comments