A practical curriculum for understanding local large-language-model inference.
The syllabus builds concepts in dependency order. Labs turn those concepts into operating intuition, and flashcards reinforce only the knowledge worth retrieving from memory.
- Read Module 1: The inference path.
- Complete Lab 1: Trace one token.
- Review the Module 1 deck.
- Continue to Module 2: Model memory and Lab 2: Calculate model sizes.
For each topic:
- Read it.
- Explain it in your own words.
- Calculate the important quantities.
- Run an experiment.
- Compare prediction with observation.
- Capture only the cards needed to prevent decay.
syllabus.md— the ordered curriculum and exit criteriamodules/— complete lessons, exercises, and assessmentsglossary.md— concise definitions of foundational termsflashcards/— CSV decks suitable for Anki importlabs/— practical exercises and recording templates
Flashcard CSV columns are front, back, tags, and source.