Skip to content

Commit 2f1a6fb

Browse files
committed
adding q8
1 parent 83e3f3e commit 2f1a6fb

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

experiments/configurations/vectorsets-Q8.json

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@
5555
}
5656
],
5757
"upload_params": {
58-
"parallel": 16,
58+
"parallel": 32,
5959
"batch_size": 1024,
6060
"hnsw_config": {
6161
"quant": "Q8"
@@ -118,7 +118,7 @@
118118
}
119119
],
120120
"upload_params": {
121-
"parallel": 16,
121+
"parallel": 32,
122122
"hnsw_config": {
123123
"quant": "Q8",
124124
"M": 32,
@@ -182,7 +182,7 @@
182182
}
183183
],
184184
"upload_params": {
185-
"parallel": 16,
185+
"parallel": 32,
186186
"hnsw_config": {
187187
"quant": "Q8",
188188
"M": 32,
@@ -246,7 +246,7 @@
246246
}
247247
],
248248
"upload_params": {
249-
"parallel": 16,
249+
"parallel": 32,
250250
"hnsw_config": {
251251
"quant": "Q8",
252252
"M": 32,
@@ -310,7 +310,7 @@
310310
}
311311
],
312312
"upload_params": {
313-
"parallel": 16,
313+
"parallel": 32,
314314
"hnsw_config": {
315315
"quant": "Q8",
316316
"M": 64,
@@ -374,7 +374,7 @@
374374
}
375375
],
376376
"upload_params": {
377-
"parallel": 16,
377+
"parallel": 32,
378378
"hnsw_config": {
379379
"quant": "Q8",
380380
"M": 64,

0 commit comments

Comments
 (0)