30 lines
635 B
Markdown
Raw Normal View History

2023-10-25 18:46:40 -05:00
# Chapter 1: Understanding Large Language Models
2023-07-23 13:18:13 -05:00
2024-10-12 10:26:08 -05:00
 
## Main Chapter Code
2023-10-25 18:46:40 -05:00
There is no code in this chapter.
2024-07-30 06:57:46 -05:00
2024-10-12 10:26:08 -05:00
 
## Bonus Materials
In the video below, I share my personal approach to setting up a Python environment on my computer:
<br>
<br>
[![Link to the video](https://img.youtube.com/vi/yAcWnfsZhzo/0.jpg)](https://www.youtube.com/watch?v=yAcWnfsZhzo)
<br>
<br>
As an optional bonus, the following video tutorial provides an overview of the LLM development lifecycle covered in this book:
2024-07-30 06:57:46 -05:00
<br>
<br>
[![Link to the video](https://img.youtube.com/vi/kPGTx4wcm_w/0.jpg)](https://www.youtube.com/watch?v=kPGTx4wcm_w)