faiss

Module for indexing and searching using FAISS.

This module provides classes and configurations for indexing and searching using FAISS in the Lightning IR framework.

FAISS: The Faiss library

Modules

faiss_indexer

FAISS Indexer for Lightning IR Framework

faiss_searcher

FAISS-based searcher for approximate nearest neighbor retrieval in the Lightning IR framework.