My attempt at replicating/teaching Nvidia's Normalized-GPT
Jupyter Notebook
7
2 commits
updated Nov 19, 2024
My best attempt at replicating/teaching Nvidia's Normalized-GPT. The vast majority of it (see first commit from Nov 18, 2024) was written only from reading the paper and without awareness of the fact that Nvidia had open-sourced their own implementation (see also lucidrains' implementation). Click below to watch the video:
config.pytrain.ipynbinference.ipynbmodel_name equal to the name of a sub-folder within models/. defaults to the tiny model I trained "nGPT-2m"2 commits
Jupyter Notebook
85.0%
Python
15.0%
My attempt at replicating/teaching Nvidia's Normalized-GPT
Jupyter Notebook
7
2 commits
updated Nov 19, 2024
My best attempt at replicating/teaching Nvidia's Normalized-GPT. The vast majority of it (see first commit from Nov 18, 2024) was written only from reading the paper and without awareness of the fact that Nvidia had open-sourced their own implementation (see also lucidrains' implementation). Click below to watch the video:
config.pytrain.ipynbinference.ipynbmodel_name equal to the name of a sub-folder within models/. defaults to the tiny model I trained "nGPT-2m"2 commits
Jupyter Notebook
85.0%
Python
15.0%