Home / Companies / Deepgram / Blog / Post Details
Content Deep Dive

RAG vs. Finetuning: Enhancing LLMs with new knowledge

Blog post from Deepgram

Post Details
Company
Date Published
Author
Brad Nikkel
Word Count
2,102
Company Posts That Month
13
Language
English
Hacker News Points
-
Summary

The article discusses two approaches for enhancing Large Language Models (LLMs) with new knowledge: fine-tuning and Retrieval Augmented Generation (RAG). Fine-tuning involves training an already trained LLM on additional data, allowing it to specialize in specific domains or tasks. RAG is a fusion of Information Retrieval concepts with LLMs, enabling LMs to access external documents instead of relying solely on their internal knowledge. The article highlights the advantages and disadvantages of both approaches and emphasizes that they are not mutually exclusive. Researchers are still working on finding the right blend of these techniques for different use cases, as imparting LLMs with new knowledge remains a challenging task.

Trends Found in this Post
Trend Post Mentions Total Month Mentions Posts Companies MoM
RAG 50 749 104 39 +61%
AI Model Fine-tuning 30 534 112 64 +7%
LLM 10 2,873 275 108 +35%
Vector Search 5 1,707 204 87 +14%