Skip to content

Commit

Permalink
Adding hnswlib configuration
Browse files Browse the repository at this point in the history
  • Loading branch information
cjnolet committed Nov 1, 2023
1 parent b71ef73 commit 2ca9133
Showing 1 changed file with 8 additions and 0 deletions.
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
name: hnswlib
groups:
base:
build:
M: [12, 16, 24, 36]
efConstruction: [64, 128, 256, 512]
search:
ef: [10, 20, 40, 60, 80, 120, 200, 400, 600, 800]

0 comments on commit 2ca9133

Please sign in to comment.