Skip to content

Commit

Permalink
add another build config and remove a search config
Browse files Browse the repository at this point in the history
  • Loading branch information
harsha-simhadri committed Oct 15, 2023
1 parent 70c641f commit 73a6284
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions neurips23/streaming/diskann/config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -94,8 +94,8 @@ msturing-30M-clustered:
base:
args: |
[{"R":32, "L":50, "insert_threads":16, "consolidate_threads":16},
{"R":32, "L":70, "insert_threads":16, "consolidate_threads":16},
{"R":50, "L":50, "insert_threads":16, "consolidate_threads":16},
{"R":50, "L":70, "insert_threads":16, "consolidate_threads":16}]
query-args: |
[{"Ls":70, "T":16},
{"Ls":100, "T":16}]
[{"Ls":70, "T":16}]

0 comments on commit 73a6284

Please sign in to comment.