mirror of
https://github.com/rasbt/LLMs-from-scratch.git
synced 2025-10-06 05:27:01 +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.