3A: Fine-tuning neural networks

This is a repository that illustrates how to fine-tune large language models (LLMs) on local infrastructure such as high-performance computing (HPC) systems.

What is it?

Note

All the material is available here in content/be/fine_tuning

  1. fine_tuning.pptx: PowerPoint presentation for this training (and in PDF).

  2. source-code: directory with the source code.

  3. data: directory containing the data sets for this training.

  4. tools: directory with tools for this training.