Update config.json
Browse files- config.json +1 -1
config.json
CHANGED
|
@@ -5,5 +5,5 @@
|
|
| 5 |
"index_type": "IVFFlat",
|
| 6 |
"per_gpu_batch_size": 128,
|
| 7 |
"question_maxlength": 512,
|
| 8 |
-
"nprobe":
|
| 9 |
}
|
|
|
|
| 5 |
"index_type": "IVFFlat",
|
| 6 |
"per_gpu_batch_size": 128,
|
| 7 |
"question_maxlength": 512,
|
| 8 |
+
"nprobe": 64
|
| 9 |
}
|