Introduction & topics covered
- A brief history of AI
- AI model example - query tagger
- What is a model anyway?
- What are LLMs?
- What is a transformer?
- Why is it useful?
- What is attention?
- What does a model look like?
- Where are the weights?
- What does the code using a model look like?
- References