Large language models (LLMs) are all over the news, but do you know how they work? What are they made up of, and what are their levels of complexity? Watch our developer advocate, Angelik Laboy Torres, answer these questions and explore how you can get started on building on your own.
🔖 Chapters
00:00 - Intro
00:19 - What is an LLM?
00:33 - Prompt
00:49 - System Message
01:18 - Token
01:36 - Context Window
01:51 - Temperature
02:14 - Hallucination
02:32 - Multimodal
02:52 - Building a Pre-Trained LLMs
03:49 - Three Tiers of Complexity: Prompt Engineering
04:08 - Three Tiers of Complexity: RAG
04:25 - Three Tiers of Complexity: Fine Tuning