3 lines
147 B
Markdown
Raw Normal View History

2024-03-27 07:30:09 -05:00
# Chapter 4: Implementing a GPT Model from Scratch to Generate Text
2024-02-05 06:51:58 -06:00
- [01_main-chapter-code](01_main-chapter-code) contains the main chapter code.