This website requires JavaScript.
Explore
Help
Register
Sign In
yujunjun
/
LLMs-from-scratch
Watch
1
Star
0
Fork
0
You've already forked LLMs-from-scratch
mirror of
https://github.com/rasbt/LLMs-from-scratch.git
synced
2025-08-30 19:41:51 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
LLMs-from-scratch
/
ch04
History
Sebastian Raschka
ccd7cebbb3
Rename variable to context_length to make it easier on readers (
#106
)
...
* rename to context length * fix spacing
2024-04-04 07:27:41 -05:00
..
01_main-chapter-code
Rename variable to context_length to make it easier on readers (
#106
)
2024-04-04 07:27:41 -05:00
README.md
title case
2024-03-27 07:30:09 -05:00
README.md
Chapter 4: Implementing a GPT Model from Scratch to Generate Text
01_main-chapter-code
contains the main chapter code.