1
0
mirror of https://github.com/karpathy/minGPT synced 2024-11-15 19:10:39 +01:00
minGPT/mingpt
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