mirror of
https://github.com/rasbt/LLMs-from-scratch.git
synced 2026-04-10 12:33:42 +00:00
* Set up basic test gh worklows * update file paths * env check * add env check * Update requirements.txt * simplify * upd
Chapter 4: Implementing a GPT model from Scratch To Generate Text
- 01_main-chapter-code contains the main chapter code.