Andrej Karpathy
|
b7972ff928
|
make padded vocab fixes in the .c code as well, i missed it in the previous PR, should satisfy the CI now
|
2024-04-28 19:33:21 +00:00 |
|
Ross Wheeler
|
e564222113
|
const changes to support OpenMP 5.2 MSVC work-around
const changes to support OpenMP MSVC work-around
|
2024-04-20 02:07:12 -07:00 |
|
Andrej Karpathy
|
ac183b3ba7
|
small tweaks for the test script. also i noticed that i had to bump 1e-2 -> 2e-2 for tolerance, i think we changed something very minor and tripped this threshold, but the tensors look ok
|
2024-04-18 04:27:13 +00:00 |
|
Andrej Karpathy
|
e1e0a08035
|
change fabs to fabsf
|
2024-04-10 19:23:18 +00:00 |
|
Andrej Karpathy
|
80f52e5290
|
the full forward pass of GPT-2 in one file of pure CUDA
|
2024-04-10 18:15:55 +00:00 |
|
karpathy
|
e8e1628632
|
first commit of just the reference cpu fp32 gpt2 training
|
2024-04-08 12:41:21 -07:00 |
|