SIGN IN SIGN UP
rasbt / LLMs-from-scratch UNCLAIMED

Implement a ChatGPT-like LLM in PyTorch from scratch, step by step

89590 0 0 Jupyter Notebook

COMMITS

/ ch06/01_main-chapter-code/ch06.ipynb
requirements-update
June 23, 2025
S
Ch06 classifier function asserts (#703)
Sebastian Raschka committed
March 24, 2025
S
Add PyPI package (#576)
Sebastian Raschka committed
February 20, 2025
February 16, 2025
S
Uv workflow improvements (#531)
Sebastian Raschka committed
February 9, 2025
S
Upgrade to NumPy 2.0 (#520)
Sebastian Raschka committed
February 1, 2025
November 14, 2024
September 26, 2024
August 19, 2024
S
Note about MPS in ch06 and ch07 (#325)
Sebastian Raschka committed
August 13, 2024
July 25, 2024
S
Test code in pytorch 2.4 (#285)
Sebastian Raschka committed
July 9, 2024
S
show how to use the finetuned model
Sebastian Raschka committed
June 29, 2024
S
Fix links in summary sections (#254)
Sebastian Raschka committed
D
fixed minor issues (#252)
Daniel Kleine committed
June 18, 2024
R
fix spelling
rasbt committed
R
replace figure
rasbt committed
June 12, 2024
D
fixes for code (#206)
Daniel Kleine committed
June 9, 2024
R
fix typo in comment
rasbt committed
May 24, 2024
R
update formatting
rasbt committed
May 23, 2024
May 19, 2024
R
remove duplicated text
rasbt committed
May 14, 2024
May 12, 2024
May 11, 2024
May 10, 2024
R
6 -> 4
rasbt committed
May 9, 2024
R
clarify overfitting
rasbt committed
R
spelling improvements
rasbt committed
R
update figure 6.6
rasbt committed
May 8, 2024
R
text -> dataset
rasbt committed
May 7, 2024
R
formatting improvements
rasbt committed
May 6, 2024
R
show downloads
rasbt committed
R
tokenizing example
rasbt committed
R
ch06 dataset
rasbt committed
May 5, 2024
I
Update ch06.ipynb (#143)
Ikko Eltociear Ashimine committed
S
Add figures for ch06 (#141)
Sebastian Raschka committed
May 4, 2024
R
add description
rasbt committed
May 3, 2024
S
Ch06 draft (#138)
Sebastian Raschka committed