Learn Before
Activity (Process)

LLM Training and Fine-Tuning

The training or fine-tuning of a Large Language Model involves adjusting its trainable parameters to improve performance on a task. This is achieved by calculating a 'Loss' value, which quantifies the difference between the model's predictions and the correct target outputs. This loss is then used in an optimization algorithm, like backpropagation, to update the parameters, such as the model's internal weights or the embeddings of a soft prompt.

Image 0

0

1

Updated 2025-10-10

Contributors are:

Who are from:

Tags

Ch.4 Alignment - Foundations of Large Language Models

Foundations of Large Language Models

Foundations of Large Language Models Course

Computing Sciences

Related