Update config.yaml
Browse files- config.yaml +1 -1
config.yaml
CHANGED
|
@@ -18,7 +18,7 @@ faiss_config:
|
|
| 18 |
n_bits: 8
|
| 19 |
n_list: 1000
|
| 20 |
factory_str: null
|
| 21 |
-
n_probe:
|
| 22 |
device_id: []
|
| 23 |
k_factor: 10
|
| 24 |
polysemous_ht: 0
|
|
|
|
| 18 |
n_bits: 8
|
| 19 |
n_list: 1000
|
| 20 |
factory_str: null
|
| 21 |
+
n_probe: 512
|
| 22 |
device_id: []
|
| 23 |
k_factor: 10
|
| 24 |
polysemous_ht: 0
|