Back to search
This repo has all the code (well organized) i wrote while reading the book "Build a Large Language Model from Scratch"
Stars
2
Forks
0
Watchers
2
Open Issues
0
Overall repository health assessment
No package.json found
This might not be a Node.js project
9
commits
finished chapter 4. A basic implementation of gpt2 model
08bdf80View on GitHubstarted chapter 4. Layernorm, Gelu, Shortcut connections completed
99f6d53View on GitHubfinished chapter 3 of the book: Casual and multihead attention
3b3de5cView on GitHub