Micro-course: LLM Fundamentals
68,482 views
Learn key concepts and earn your certificate.
1.

How LLMs Actually Work
01:34
2.

Tokens Context Windows and Cost
01:37
3.

Embeddings Explained
01:26
4.

Inference vs Training
01:24
5.

Choosing the Right Model
01:27
Modern AI Landscape
LLM Fundamentals
Inference vs Training
00:00
01:24
PreviousNext
Inference vs Training
Video Summary: Inference vs Training
This video explains the fundamental differences between inference and training in large language models (LLMs). It covers their distinct roles in AI workflows, the computational resources each requires, and how understanding these differences is crucial for optimizing AI performance and deployment strategies.
Frequently Asked Questions
Training is the process of teaching the AI model by adjusting its parameters using large datasets, while inference is using the trained model to make predictions or generate outputs based on new inputs.