faiss_indexer
FAISS Indexer for Lightning IR Framework
Classes
Configuration class for FAISS flat indexers in the Lightning IR framework. |
|
|
FAISS Flat Indexer for exact nearest neighbor search using FAISS. |
|
Configuration class for FAISS IVF indexers in the Lightning IR framework. |
|
FAISS IVF Indexer for approximate nearest neighbor search using FAISS with Inverted File System (IVF). |
|
Configuration class for FAISS IVFPQ indexers in the Lightning IR framework. |
|
FAISS IVFPQ Indexer for approximate nearest neighbor search using Inverted File System (IVF) with Product Quantization (PQ). |
Configuration class for FAISS indexers in the Lightning IR framework. |
|
|
Base class for FAISS indexers in the Lightning IR framework. |
|
Configuration class for FAISS PQ indexers in the Lightning IR framework. |
|
FAISS PQ Indexer for approximate nearest neighbor search using Product Quantization (PQ). |