Learn LLM Models

Comprehensive guide to understanding Large Language Models — how they work, their architecture, training, fine-tuning, and practical usage across open and closed ecosystems.

8
Lessons
Hands-On Examples
🕑
Self-Paced
100%
Free

Your Learning Path

Follow these lessons in order, or jump to any topic that interests you.

What You'll Learn

By the end of this course, you'll be able to:

🧠

Understand LLM Architecture

Know how Transformers, attention, and tokenization work under the hood of modern LLMs.

💻

Fine-tune Models

Apply LoRA, QLoRA, and instruction tuning to adapt LLMs for your specific use case.

🛠

Choose the Right Model

Evaluate open vs closed models, compare APIs, and select the best option for your needs.

🎯

Run LLMs Locally

Set up and run quantized models on your own hardware with Ollama, LM Studio, and more.