models

Lightning IR module for native models.

This module provides the classes, configurations and tokenizer for various models in the Lightning IR framework.

Modules

coil

Configuration, model, and embedding for COIL (Contextualized Inverted List) type models.

col

Configuration, model, and tokenizer for Col (Contextualized Late Interaction) type models.

dpr

Configuration and model for DPR (Dense Passage Retriever) type models.

mono

Model implementation for mono cross-encoder models.

mvr

Configuration, model, and tokenizer for MVR (Multi-View Representation) type models.

set_encoder

Configuration and model implementation for SetEncoder type models.

splade

Configuration and model for SPLADE (SParse Lexical AnD Expansion) type models.