mirror of
https://gitee.com/milvus-io/milvus.git
synced 2026-01-06 19:02:18 +08:00
Merge branch 'branch-0.3.1-yuncong' into 'branch-0.3.1-yuncong'
Change threshold to 20 See merge request megasearch/milvus!182 Former-commit-id: c298e5af365ea61946f976cdc8f035e1c1d0e412
This commit is contained in:
commit
2e57e20d8f
@ -34,5 +34,5 @@ cache_config: # cache configure
|
||||
|
||||
engine_config:
|
||||
nprobe: 10
|
||||
nlist: 16381
|
||||
use_blas_threshold: 10
|
||||
nlist: 16384
|
||||
use_blas_threshold: 20
|
||||
Loading…
x
Reference in New Issue
Block a user