Implement a ChatGPT-like LLM in PyTorch from scratch, step by step
COMMITS
/ .github/workflows/basic-tests-windows-uv-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
August 2, 2025
S
Qwen3 Coder Flash & MoE from Scratch (#760)
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