SIGN IN SIGN UP
rasbt / LLMs-from-scratch UNCLAIMED

Implement a ChatGPT-like LLM in PyTorch from scratch, step by step

0 0 0 Jupyter Notebook

COMMITS

requirements-update
September 27, 2025
September 26, 2025
S
Windows compile (#845)
Sebastian Raschka committed
September 22, 2025
S
Update package dependencies (#842)
Sebastian Raschka committed
S
Improve MoE implementation (#841)
Sebastian Raschka committed
September 21, 2025
S
Note about devcontainer root usage (#833)
Sebastian Raschka committed
September 20, 2025
S
Note about RoPE usage (#839)
Sebastian Raschka committed
September 17, 2025
September 16, 2025
S
rename eval method (#832)
Sebastian Raschka committed
September 14, 2025
S
Improve weight tying handling (#826)
Sebastian Raschka committed
S
Add LoRA scaling (#823)
Sebastian Raschka committed
September 13, 2025
September 11, 2025
S
remove redundant next_cache (#817)
Sebastian Raschka committed
September 10, 2025
September 6, 2025
S
Clarify Qwen3 notebook purpose (#812)
Sebastian Raschka committed
S
Fix IMDb spelling (#811)
Sebastian Raschka committed
September 5, 2025
S
Update code dependencies (#809)
Sebastian Raschka committed
S
Fix code comment
Sebastian Raschka committed
September 4, 2025
S
Update requirements for Intel Macs (#807)
Sebastian Raschka committed
S
Fix accidental indentation
Sebastian Raschka committed
September 3, 2025
S
Update README.md
Sebastian Raschka committed
S
Update requirements for Intel macOS (#805)
Sebastian Raschka committed
September 2, 2025