title case

This commit is contained in:
rasbt 2024-03-27 07:30:09 -05:00
parent 713b3ee188
commit f24da86abe

View File

@ -1,3 +1,3 @@
# Chapter 4: Implementing a GPT model from Scratch To Generate Text
# Chapter 4: Implementing a GPT Model from Scratch to Generate Text
- [01_main-chapter-code](01_main-chapter-code) contains the main chapter code.