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
- What Makes a Model Large
- Calling an LLM From Python
- Zero-Shot and Few-Shot Prompting
- Structured Output and Guardrails