models
Lightning IR module for native models.
This module provides the classes, configurations and tokenizer for various models in the Lightning IR framework.
Modules
Configuration, model, and embedding for COIL (Contextualized Inverted List) type models. |
|
Configuration, model, and tokenizer for Col (Contextualized Late Interaction) type models. |
|
Configuration and model for DPR (Dense Passage Retriever) type models. |
|
Model implementation for mono cross-encoder models. |
|
Configuration, model, and tokenizer for MVR (Multi-View Representation) type models. |
|
Configuration and model implementation for SetEncoder type models. |
|
Configuration and model for SPLADE (SParse Lexical AnD Expansion) type models. |