From 1b100179c05803ec527710029d23f258f82f2d8f Mon Sep 17 00:00:00 2001 From: Sebastian Raschka Date: Tue, 30 Jul 2024 06:57:46 -0500 Subject: [PATCH] Add video tutorial --- ch01/README.md | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/ch01/README.md b/ch01/README.md index 50002e6..f938fcc 100644 --- a/ch01/README.md +++ b/ch01/README.md @@ -1,3 +1,12 @@ # Chapter 1: Understanding Large Language Models There is no code in this chapter. + +
+As optional bonus material, below is a video tutorial where I explain the LLM development lifecycle covered in this book: + +
+
+ +[![Link to the video](https://img.youtube.com/vi/kPGTx4wcm_w/0.jpg)](https://www.youtube.com/watch?v=kPGTx4wcm_w) +