13: LLMs

Objectives

  • Explain what problem a language model is designed to solve.
  • Explain how instruction tuning and human feedback alter how language models work.
  • Use an API to generate text from a language model.

Reading

Intro to what problem a language model is trying to solve:

And one of these:

Optional Activities

Get an OpenAI account. Try out the Chat API on the Playground.