A simple pytorch implementation of GPT-2, optimized to run on Macbook Pro M1/M2.
Stars
2
Forks
0
Watchers
Open Issues
Overall repository health assessment
No package.json found
This might not be a Node.js project
User
7
commits
Update sample to use lightningmodule
c865fab
update README since old custom impl has been deleted
782ca47
replace custom impl of train with LightningModule
354c108
include input file
68fd36c
update readme to have the proper dir name
d50c7a3
device to cpu on sample.py
e856c55
init
c45145f