top | item 47000263

Microgpt

17 points| WithinReason | 16 days ago |karpathy.github.io

3 comments

order

wrxd|15 days ago

This post does a great job at showing that the core idea behind GPT is relatively simple.

To do something useful it needs tons of data and then everything starts becoming more and more complex to deal with

mips_avatar|14 days ago

This is so cool. Andrej has been single-handedly making the world of llms more interesting and democratized

WithinReason|16 days ago

You can even strip out the autodiff and write an explicit backwards pass, training time went down from 40s to 5s for me.