Skip to content

Commit 099079e

Browse files
authored
Update qdrant-single-node-bq-rps.json
1 parent d6ba3ab commit 099079e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

experiments/configurations/qdrant-single-node-bq-rps.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
"search_params": [
1111
{ "parallel": 1, "config": { "hnsw_ef": 128, "quantization": { "rescore": true, "oversampling": 2.0 } } }
1212
],
13-
"upload_params": { "parallel": 1, "batch_size": 1024 }
13+
"upload_params": { "parallel": 4, "batch_size": 1024 }
1414
},
1515
{
1616
"name": "qdrant-bq-rps-m-16-ef-128",

0 commit comments

Comments
 (0)