Skip to content

Latest commit

 

History

History
2 lines (2 loc) · 247 Bytes

File metadata and controls

2 lines (2 loc) · 247 Bytes

LLM-From-Scratch

My journey building a large language model from scratch using Building a Large Language Model from Scratch by Sebastian Raschka. This repo contains my code, notes, and experiments on tokenization, neural networks, and training.