mirror of
https://github.com/rasbt/LLMs-from-scratch.git
synced 2025-08-30 03:20:51 +00:00
30 lines
635 B
Markdown
30 lines
635 B
Markdown
# Chapter 1: Understanding Large Language Models
|
|
|
|
|
|
|
|
## Main Chapter Code
|
|
|
|
There is no code in this chapter.
|
|
|
|
|
|
|
|
## Bonus Materials
|
|
|
|
In the video below, I share my personal approach to setting up a Python environment on my computer:
|
|
|
|
<br>
|
|
<br>
|
|
|
|
[](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:
|
|
|
|
<br>
|
|
<br>
|
|
|
|
[](https://www.youtube.com/watch?v=kPGTx4wcm_w)
|
|
|