Implement a ChatGPT-like LLM in PyTorch from scratch, step by step
COMMITS
/ .github/workflows/basic-tests-pytorch-rc.yml 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