0PricingLogin
NLP Academy · Lesson

What Makes a Model Large

Scale, pre-training, and emergent skill.

Big by Design

A large language model is a transformer trained on huge amounts of text, with billions of parameters that store patterns of language. 🤖

What Parameters Are

The model's parameters are the learned numbers that shape its predictions. More parameters give it more room to capture subtle patterns.

All lessons in this course

  1. What Makes a Model Large
  2. Calling an LLM From Python
  3. Zero-Shot and Few-Shot Prompting
  4. Structured Output and Guardrails
← Back to NLP Academy