mirror of
https://github.com/rasbt/LLMs-from-scratch.git
synced 2026-04-10 12:33:42 +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.