mirror of
https://github.com/rasbt/LLMs-from-scratch.git
synced 2025-08-19 06:02:38 +00:00

* Use instance tokenizer * consistency updates --------- Co-authored-by: Sebastian Raschka <mail@sebastianraschka.com>
Chapter 4: Implementing a GPT Model from Scratch to Generate Text
- 01_main-chapter-code contains the main chapter code.