Skip to content

Commit 534220a

Browse files
committed
upd params
1 parent 4848c22 commit 534220a

File tree

1 file changed

+1
-9
lines changed

1 file changed

+1
-9
lines changed

experiments/configurations/qdrant-single-node.json

Lines changed: 1 addition & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -55,18 +55,10 @@
5555
{
5656
"parallel": 8,
5757
"config": {
58+
"hnsw_ef": 200,
5859
"quantization": {
5960
"rescore": true
6061
}
61-
},
62-
"prefetch": {
63-
"limit": 400,
64-
"params": {
65-
"hnsw_ef": 128,
66-
"quantization": {
67-
"rescore": false
68-
}
69-
}
7062
}
7163
}
7264
],

0 commit comments

Comments
 (0)