Implement a ChatGPT-like LLM in PyTorch from scratch, step by step
COMMITS
/ .github/workflows/basic-tests-pytorch-rc.yml January 19, 2026
P
chore: Update outdated GitHub Actions versions (#951)
Pádraic Slattery committed
October 7, 2025
S
Switch from urllib to requests to improve reliability (#867)
Sebastian Raschka committed
September 27, 2025
S
Test dependencies with Python 3.13 (#843)
Sebastian Raschka committed
August 18, 2025
S
add HF equivalency tests for standalone nbs (#774)
Sebastian Raschka committed
February 20, 2025
S
Simplify the setup in CI (#542)
Sebastian Raschka committed
February 19, 2025
T
Don't explicitly install Python. Use uv sync instead of uv add. (#540)
Tim Hopper committed
February 16, 2025
S
Uv workflow improvements (#531)
Sebastian Raschka committed
February 15, 2025
S
Switch from pip to uv (#529)
Sebastian Raschka committed
January 30, 2025
S
Test PyTorch nightly releases (#509)
Sebastian Raschka committed
January 23, 2025
S
Test for PyTorch 2.6 release candidate (#500)
Sebastian Raschka committed