Enhancing RAG through LlamaIndex’s Blueprint for Effective Fine-Tuning Embedding and Fine-Tuning LLM

Ryan Nguyen
Level Up Coding
Published in
13 min readOct 25, 2023

--

Upgrading RAG Performance with LlamaIndex’s Guide to fine-tuning options, when to use it, how to use it correctly and the best practices.

When I started this post, I wondered if I should write another formal one, which is a guide on fine-tuning your RAG on specific data. However, given the abundance of existing articles on RAG fine-tuning, I questioned myself if there is a need for another. Of course, it will not just be another ordinary with 10-k reports which…

--

--