Skip to content

Commit

Permalink
Added ivf
Browse files Browse the repository at this point in the history
  • Loading branch information
Pringled committed Nov 15, 2024
1 parent f7e6d09 commit a43e688
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions tests/conftest.py
Original file line number Diff line number Diff line change
Expand Up @@ -10,8 +10,7 @@

# Define supported FAISS index types
FAISS_INDEX_TYPES = [
# "flat",
# "ivf",
"ivf",
"hnsw",
"lsh",
# "scalar",
Expand Down

0 comments on commit a43e688

Please sign in to comment.