Back to search
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
41
commits
adding different optimizations as suggested in karpathy GPT-2 video.
4ec7efbView on GitHubimplemented CausalSelfAttention and replaced MultiHeadAttention with it
6fb1b14View on GitHubsignificant scale up femto model to get better performance.
223def3View on GitHuba good version of femto GPT - used andrej's hyperparams
c2c97b1View on GitHub