#139 · Primary category: Knowledge Base & RAG
RAG-FiT
Framework for enhancing LLMs for RAG tasks using fine-tuning.
Project last updated:06/08/26
GitHub Stars
768
Forks
61
Contributors
5
License
Apache-2.0
Why we included this project
Retrieval-augmented systems usually pair a general LLM with a retrieval pipeline, and the model often doesn't follow the exact retrieval, ranking, and prompt conventions that pipeline uses. RAG-FiT addresses this by fine-tuning the model on datasets built to mirror your own RAG setup, so it learns your patterns instead of generic ones. The library covers the whole workflow: it generates RAG-augmented training data from the technique you choose, trains with parameter-efficient methods, and evaluates the results with RAG-specific metrics like RAGAS and BERTScore. Since the pipeline is modular and driven by configuration files, you can experiment with different retrieval and prompt setups without rewriting code. That's useful for teams that want more grounded, accurate answers from an existing model without building a full training stack from scratch.
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