Implement a ChatGPT-like LLM in PyTorch from scratch, step by step
COMMITS
/ appendix-E/01_main-chapter-code/appendix-E.ipynb March 24, 2025
S
Add PyPI package (#576)
Sebastian Raschka committed
February 20, 2025
S
Fix timeout issue related to spam data backup url (#544)
Sebastian Raschka committed
S
Add backup url for Spam Dataset (#543)
Sebastian Raschka committed
February 16, 2025
S
Uv workflow improvements (#531)
Sebastian Raschka committed
August 30, 2024
R
consistent header for appendix E
rasbt committed
August 20, 2024
S
Note about MPS devices (#329)
Sebastian Raschka committed
June 12, 2024
D
fixes for code (#206)
Daniel Kleine committed
June 4, 2024
R
remove redundant import
rasbt committed
May 20, 2024
R
100x -> 50x
rasbt committed
R
use macbook version
rasbt committed
R
update lora init
rasbt committed
May 17, 2024
D
fixed var name
Daniel Kleine committed
May 15, 2024
D
added missing word
Daniel Kleine committed
May 12, 2024
R
update dataset naming
rasbt committed
R
rename download_and_unzip to make it more specific
rasbt committed
May 8, 2024
R
make spam spelling consistent
rasbt committed
May 7, 2024
R
fix sentence
rasbt committed
R
add additional lora figure
rasbt committed
R
spelling fix
rasbt committed
R
spelling and consistency improvements
rasbt committed
May 5, 2024
S
Appendix E: Parameter-efficient Finetuning with LoRA (#142)
Sebastian Raschka committed