提交

提交图

1022 次代码提交

作者 SHA1 备注 提交日期
Varun 69c1f179a8 Fix a typo 2024-04-09 15:02:33 +05:30
Andrej a22c22b1ee Merge pull request #14 from Ricardicus/master
Using the compiler at hand
2024-04-08 21:29:47 -07:00
Andrej 5d9ed0cc70 Merge pull request #15 from lancerts/layer_norm_code_ptr
Include the pytorch layer_norm.cpp and layer_norm_kernel.cu code pointer in readme
2024-04-08 21:28:04 -07:00
karpathy f6b93912b7 minor clarifications 2024-04-08 21:24:34 -07:00
Rickard Hallerbäck 1df7bceff9 using the compiler at hand 2024-04-09 06:22:03 +02:00
karpathy 0d30f54d9a more notes on training/inference 2024-04-08 21:20:28 -07:00
lancer eecb234698 Include the pytorch layer_norm.cpp and layer_norm_kernel.cu code pointer for people who are interested in details 2024-04-08 21:07:28 -07:00
karpathy e4d251bad4 add comment on why we even have to implement layernorm forward pass in pytorch 2024-04-08 17:03:40 -07:00
karpathy fbc879a83c fix hallucination of github copilot lol 2024-04-08 16:48:48 -07:00
karpathy ce3fef00fb add clarification on checkpointing 2024-04-08 16:46:25 -07:00
karpathy a99b86f2ef oops fix latex expression 2024-04-08 16:30:02 -07:00
karpathy c39de59168 attach a simple tutorial 2024-04-08 16:26:38 -07:00
karpathy 3bcb9ba7d2 remove unused variables 2024-04-08 15:10:51 -07:00
Andrej b0fc807bd7 Merge pull request #2 from onuralpszr/py-tqdm
fix: add tqdm to requirements.txt
2024-04-08 14:42:56 -07:00
Andrej 90ac963826 Merge branch 'master' into py-tqdm 2024-04-08 14:42:47 -07:00
Andrej 40221ccff5 Merge pull request #4 from Ricardicus/master
Minor correction for openmp check
2024-04-08 14:41:43 -07:00
Andrej 0c2d8d771d Merge pull request #5 from alexziskind1/master
fix: add transformers to requirements.txt
2024-04-08 14:39:35 -07:00
Alex Ziskind b8f7b1c201 fix: add transformers to requirements.txt 2024-04-08 16:50:59 -04:00
Rickard Hallerbäck b2228d0e83 Minor correction for openmp check 2024-04-08 22:33:47 +02:00
Onuralp SEZER 8465847284 fix: add tqdm to requirements.txt 2024-04-08 23:26:14 +03:00
karpathy 2790d263a6 oops fix readme bug 2024-04-08 12:42:44 -07:00
karpathy e8e1628632 first commit of just the reference cpu fp32 gpt2 training 2024-04-08 12:41:21 -07:00