Example

Fine-Tuning LLMs with External Memory

One example of architectural adaptation via fine-tuning involves models augmented with external memory, such as in Retrieval-Augmented Generation (RAG). In this setup, the pre-trained LLM's parameters are often kept fixed, and fine-tuning is used to train the model to effectively collaborate with the external memory component and better utilize the retrieved information.

0

1

Updated 2026-04-29

Contributors are:

Who are from:

Tags

Ch.3 Prompting - Foundations of Large Language Models

Foundations of Large Language Models

Foundations of Large Language Models Course

Computing Sciences

Ch.2 Generative Models - Foundations of Large Language Models