Skip to content

Instantly share code, notes, and snippets.

@yoavg
Last active June 8, 2025 16:53
Show Gist options
  • Save yoavg/95bbc5768cacd2bf07187779fada4867 to your computer and use it in GitHub Desktop.
Save yoavg/95bbc5768cacd2bf07187779fada4867 to your computer and use it in GitHub Desktop.

Learning LLMs in 2025

So you know how the transformer works, and you know basic ML/DL, and you want to learn more about LLMs. One way to go is looking into the various "algorithmic" stuff (optimization algorithms, RL, DPO, etc). Lot's of materials on that. But the interesting stuff is (in my opinion at least) not there.

This is an attempt to collect a list of academic (or academic-like) materials that explore LLMs from other directions, and focus on the non-ML-algorithmic aspects.

Courses

Seminars / reading lists

Videos

  • Stanford's CS25 has a sequence of interesting invited talks.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment