#112 · Primary category: Knowledge Base & RAG
RAG-Retrieval
Unify Efficient Fine-tuning of RAG Retrieval, including Embedding, ColBERT, ReRanker.
Project last updated:08/28/26
GitHub Stars
1.1K
Forks
88
Contributors
12
License
MIT
Why we included this project
Teams fine-tuning a retrieval pipeline on their own domain data will find a practical training kit here, not just another inference wrapper. The project covers the three model families that show up in most RAG setups: dense embedding models, late-interaction ColBERT-style encoders, and cross-encoder or LLM-based rerankers, all trainable against open checkpoints like BGE, GTE, and BCE. It also handles distillation, so you can shrink a large LLM reranker or embedding model down to a 0.5B or BERT-base size that costs less to host. On the inference side, a lightweight package offers one ranking interface for calling different rerankers, with long-document handling that helps when your corpus exceeds normal context limits. Researchers comparing retrieval approaches will also appreciate the positional-bias benchmarks and MTEB reranking results as a reference point for what the code can produce.
Articles for this project
No articles for this project yet.
To suggest a topic or contribute an article, contact us.
Related projects in this category
ragflow
RAGFlow is a leading open-source Retrieval-Augmented Generation (RAG) engine that fuses cutting-edge RAG with Agent capabilities to create a superior context layer for LLMs
Understand-Anything
Graphs that teach > graphs that impress. Turn any code into an interactive knowledge graph you can explore, search, and ask questions about. Works with Claude Code, Codex, Cursor, Copilot, Gemini CLI, and more.
crawl4ai
🚀🤖 Crawl4AI: Open-source LLM Friendly Web Crawler & Scraper. Don't be shy, join here: https://discord.gg/jP8KfhDhyN
docling
Get your documents ready for gen AI
anything-llm
Stop renting your intelligence. Own it with AnythingLLM. Everything you need for a powerful local-first agent experience