11 Week 11: Decoder-Only LLMs

Slides

  • 11 Decoder-Only LLMs (link to slides)

11.1 Using Decoder-Only LLMs

We will first see how we can use LLMs through the API. Note that this is different from using the playground. Accessing the API allows is designed for processing larger batches of data. Here is the link.

11.2 Using LLMs as Annotators

Ok, now we can use LLMs as annotators. Here is the link.