Change the ef construction from default 100 to 33

This commit is contained in:
Kerollmops
2025-07-21 18:09:25 +02:00
parent 4b7d88e2f4
commit b228b2efd9
3 changed files with 4 additions and 3 deletions

2
Cargo.lock generated
View File

@ -2581,7 +2581,7 @@ dependencies = [
[[package]]
name = "hannoy"
version = "0.7.0"
source = "git+https://github.com/nnethercott/hannoy?branch=incremental-indexing#364f611b10642ad34a3466b80dc687d1114bda4f"
source = "git+https://github.com/kerollmops/hannoy?branch=expose-private-types#98c7adda0d96a9f98203797d24c26a4de06cab3e"
dependencies = [
"bytemuck",
"byteorder",