Skip to content

Instantly share code, notes, and snippets.

@TalKachman
Forked from yoavg/llm-materials-2025.md
Created November 15, 2025 16:30
Show Gist options
  • Select an option

  • Save TalKachman/4bb4765fc08108390e922e8000df936f to your computer and use it in GitHub Desktop.

Select an option

Save TalKachman/4bb4765fc08108390e922e8000df936f 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