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>
Appendix D: Adding Bells and Whistles to the Training Loop
- 01_main-chapter-code contains the main chapter code.