Implement a ChatGPT-like LLM in PyTorch from scratch, step by step
COMMITS
/ .github/workflows/basic-tests-pip.yml October 7, 2025
S
Switch from urllib to requests to improve reliability (#867)
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 17, 2025
M
feat: Add pixi environment (#534)
Matthew Feickert committed