MerchantryTidbits

rag-retrieval / library

ragatouille

Capability: ragatouille

Use it when

  • use ragatouille for rag retrieval
  • when welcome to ragatouille _easily use and train state of the art retrieval methods in any rag pipeline.

What it solves

Not the fit when

  • zero-GPU always

Install

pip install ragatouille

Invoke

RAGPretrainedModel.from_pretrained(...); index documents; search with ColBERT for higher recall than dense-only.

Alternatives

No reviewed alternatives recorded yet.