Skip to content

Latest commit

 

History

History
10 lines (5 loc) · 345 Bytes

README.md

File metadata and controls

10 lines (5 loc) · 345 Bytes

Chapter 4: Implementing a GPT Model from Scratch to Generate Text

Main Chapter Code

Optional Code

  • 02_performance-analysis contains optional code analyzing the performance of the GPT model(s) implemented in the main chapter.