This website requires JavaScript.
explore
Help
Register
Sign In
mirror
/
minGPT
Watch
1
Star
0
Fork
0
mirror of
https://github.com/karpathy/minGPT
synced
2026-08-20 09:04:22 +02:00
Code
Issues
Activity
Files
refactor_wip
minGPT
/
mingpt
T
Add File
New File
Upload File
Apply Patch
Copy Permalink
Download directory as ZIP
Download directory as TAR.GZ
History
Andrej
and
GitHub
803f38800d
refactor pretrained weight loading into from_pretrained and add unit tests
2022-07-08 22:56:15 +00:00
..
__init__.py
first commit, able to multigpu train fp32 GPTs on math and character-level data, but have done barely any tuning.
2020-08-17 00:39:02 -07:00
model.py
refactor pretrained weight loading into from_pretrained and add unit tests
2022-07-08 22:56:15 +00:00
trainer.py
ummm eyeroll
2022-07-01 15:34:34 +00:00
utils.py
ok i hated the previous global/local config idea. reverting it and simplying and i think this is the best api so far
2022-06-27 20:41:01 +00:00