5. Introduction to RAG
RAG → Retrieval Augmented Generation
Problem with Fine tuning →
When ever we wanted responses from our data we have an option called Fine tuning , Fine tuning is the process of training the LLM with our data. This is good approach but what are the p...
arvikh.hashnode.dev3 min read