Implement a ChatGPT-like LLM in PyTorch from scratch, step by step
COMMITS
20
in the last year
CONTRIBUTORS
5
active
STARS
89590
total
FORKS
0
total
TOP CONTRIBUTORS
S
Sebastian Raschka R
rasbt D
dagecko C
casinca D
Dawid Woźniak RECENT COMMITS
S
Swap urllib.request with requests (#993)
Sebastian Raschka
D
R
harded the link checker
rasbt
S
Minor typo fix (#974)
Sebastian Raschka
S
Bpe whitespace fixes (#975)
Sebastian Raschka
S
Add more analysis to qwen3.5 image
Sebastian Raschka
S
Use full HF url
Sebastian Raschka
S
Qwen3.5 from scratch (#969)
Sebastian Raschka
S
Jupyter scrolling glitch tips (#965)
Sebastian Raschka
R
image size
rasbt
R
image size
rasbt
R
formatting fix
rasbt
S
Add Tiny Aya from scratch (#962)
Sebastian Raschka
S
remove redundant assignment (#961)
Sebastian Raschka
S
Use correct input in layernorm example (#960)
Sebastian Raschka
S
Readability and code quality improvements (#959)
Sebastian Raschka
S
Fix flex attention in PyTorch 2.10 (#957)
Sebastian Raschka