Module 1 Quiz
Module 1 Quiz — What an LLM Actually Is
- Why can two different providers report different token counts for the identical input text?
- Name one practical consequence of the context window’s finite size besides “hitting an error.”
- What does temperature=0 actually guarantee, and what does it not guarantee?
- True/false: an agent “remembers” previous sessions natively, without any extra engineering.
- In one sentence, what is the difference between a base model and an instruction-tuned assistant model?
Answer key: TODO — write once the module has been through at least one test learner.
← Back to Module 1 · Next: Module 2 — Prompt Engineering Fundamentals →