Learn Pretrained Models

Discover, use, and fine-tune state-of-the-art AI models for computer vision, natural language processing, audio, and multi-modal tasks. From Hugging Face Hub to deployment in production.

9
Lessons
80+
Models Covered
~4hr
Total Time
100%
Free

What You'll Learn

A comprehensive guide to the world of pretrained AI models.

🤖

Model Discovery

Navigate Hugging Face Hub, find the right model for your task, and understand model cards and benchmarks.

👁

Vision, Language & Audio

Explore models for image classification, text generation, speech recognition, and everything in between.

🛠

Using Models

Load pretrained models, run inference, batch process data, and serve models via APIs.

🎯

Fine-tuning

Adapt pretrained models to your data with LoRA, QLoRA, and the Hugging Face Trainer API.

Course Lessons

Follow the lessons in order or jump to any topic you need.

Prerequisites

What you need before starting this course.

Before You Begin:
  • Python programming experience
  • Basic understanding of machine learning concepts
  • Familiarity with pip or conda for package management
  • A GPU is helpful but not required (Google Colab provides free GPUs)