RAG Foundry: A Framework for Enhancing LLMs for Retrieval Augmented Generation
Abstract
RAG Foundry is an open-source framework integrating data creation, training, inference, and evaluation to facilitate the augmentation of large language models for RAG use cases, demonstrating improved performance across diverse datasets.
Implementing Retrieval-Augmented Generation (RAG) systems is inherently complex, requiring deep understanding of data, use cases, and intricate design decisions. Additionally, evaluating these systems presents significant challenges, necessitating assessment of both retrieval accuracy and generative quality through a multi-faceted approach. We introduce RAG Foundry, an open-source framework for augmenting large language models for RAG use cases. RAG Foundry integrates data creation, training, inference and evaluation into a single workflow, facilitating the creation of data-augmented datasets for training and evaluating large language models in RAG settings. This integration enables rapid prototyping and experimentation with various RAG techniques, allowing users to easily generate datasets and train RAG models using internal or specialized knowledge sources. We demonstrate the framework effectiveness by augmenting and fine-tuning Llama-3 and Phi-3 models with diverse RAG configurations, showcasing consistent improvements across three knowledge-intensive datasets. Code is released as open-source in https://github.com/IntelLabs/RAGFoundry.
Community
This is an automated message from the Librarian Bot. I found the following papers similar to this paper.
The following papers were recommended by the Semantic Scholar API
- BERGEN: A Benchmarking Library for Retrieval-Augmented Generation (2024)
- Searching for Best Practices in Retrieval-Augmented Generation (2024)
- SK-VQA: Synthetic Knowledge Generation at Scale for Training Context-Augmented Multimodal LLMs (2024)
- RankRAG: Unifying Context Ranking with Retrieval-Augmented Generation in LLMs (2024)
- RAGBench: Explainable Benchmark for Retrieval-Augmented Generation Systems (2024)
Please give a thumbs up to this comment if you found it helpful!
If you want recommendations for any Paper on Hugging Face checkout this Space
You can directly ask Librarian Bot for paper recommendations by tagging it in a comment:
@librarian-bot
recommend
This is fantastic work—really impressive!
I’m part of the team at TeraVera, and we’ve recently launched a Secure AI solution that supports document upload and instant Q&A using RAG under the hood.
If you’d like to check it out or share feedback, we’d love to hear your thoughts.
Please check out: https://www.teravera.com/
Also, to request the API access and documentation, please sign up here: www.teravera.com/api-access-form/
Models citing this paper 0
No model linking this paper
Datasets citing this paper 0
No dataset linking this paper
Spaces citing this paper 0
No Space linking this paper