GPU-Accelerated Indexing in LanceDB(blog.lancedb.com) |
GPU-Accelerated Indexing in LanceDB(blog.lancedb.com) |
A few offer different types of indices. Milvus[1] and FAISS[2] are a couple that support IVF indices. It's great to see another lightweight tool that does this with GPU acceleration.
1. https://objectbox.io/vector-database/
2. https://www.pinecone.io/learn/series/faiss/vector-indexes/