Training

Appears in 3 tutorials

The process of setting a model's weights by showing it data and nudging the weights to predict better.

As used in Retrieval-Augmented Generation (RAG) →

The process of setting a model's weights by showing it data and nudging the weights to predict better.

As used in AI Production Engineering →

Teaching a model by showing it lots of data. Done rarely; expensive. (Mod 0)

As used in LLM Infrastructure →

The separate, earlier process of creating a model by tuning its parameters. Not covered here.