Sebastian Raschka 232c4f338b Updated ch07 (#213)
* Updated ch07

* fix links

* check links
2024-06-15 15:10:01 -05:00
..
2024-06-15 15:10:01 -05:00
2024-06-15 15:10:01 -05:00

Chapter 7: Finetuning to Follow Instructions

Main Chapter Code

Bonus Materials

  • 02_dataset-utilities contains utility code that can be used for preparing an instruction dataset.

  • 03_model-evaluation contains utility code for evaluating instruction responses using a local Llama 3 model and the GPT-4 API.