Key points are not available for this paper at this time.
To improve Large Language Model (LLM) performance on domain specific applications, ML developers often leverage Retrieval Augmented Generation (RAG) and LLM Fine-Tuning. RAG extends the capabilities of LLMs to specific domains or an organization's internal knowledge base, without the need to retrain the model. On the other hand, Fine-Tuning approach updates LLM weights with domain-specific data to improve performance on specific tasks. The fine-tuned model is particularly effective to systematically learn new comprehensive knowledge in a specific domain that is not covered by the LLM pre-training. This tutorial walks through the RAG and Fine-Tuning techniques, discusses the insights of their advantages and limitations, and provides best practices of adopting the methodologies for the LLM tasks and use cases. The hands-on labs demonstrate the advanced techniques to optimize the RAG and fine-tuned LLM architecture that handles domain specific LLM tasks. The labs in the tutorial are designed by using a set of open-source python libraries to implement the RAG and fine-tuned LLM architecture.
Building similarity graph...
Analyzing shared references across papers
Loading...
Santos et al. (Sat,) studied this question.
www.synapsesocial.com/papers/68e5b130b6db64358754a0e6 — DOI: https://doi.org/10.1145/3637528.3671445
J.C. Santos
Rachel Hu
Richard Song
Amazon (United States)
Building similarity graph...
Analyzing shared references across papers
Loading...