Creative Genius Creative Genius
LearnAI FoundationsHow LLMs Actually Work
beginner · 3h · 3 lessons

How LLMs Actually Work

Tokens, context windows, attention, and the difference between training and inference — explained without the math jargon.

By the end of this course you will be able to:

  • Explain why a 128K context window doesn't mean the model 'remembers' your conversation
  • Predict how many tokens a prompt costs before sending it
  • Choose the right model for a given task by latency, cost, and capability