Implement a ChatGPT-like LLM in PyTorch from scratch, step by step
COMMITS
/ appendix-E/01_main-chapter-code/previous_chapters.py February 1, 2025
S
More pythonic way to find the longest sequence (#512)
Sebastian Raschka committed
June 12, 2024
D
fixes for code (#206)
Daniel Kleine committed
June 9, 2024
R
fix typo in comment
rasbt committed
June 8, 2024
S
Remove leftover instances of self.tokenizer (#201)
Sebastian Raschka committed
May 12, 2024
R
rename download_and_unzip to make it more specific
rasbt committed
May 5, 2024
R
ouput -> output
rasbt committed
S
Appendix E: Parameter-efficient Finetuning with LoRA (#142)
Sebastian Raschka committed