Fine-tuning Text Models with PEFT

External: Coursera Courses ↗ · Coursera

Open Course on External: Coursera

Free to audit · Opens on External: Coursera

Fine-tuning Text Models with PEFT

Coursera · Advanced ·🧠 Large Language Models ·3mo ago

Key Takeaways

Fine-tunes text models using PEFT for open generative AI solutions

Original Description

The Fine-tuning Text Models with PEFT course is designed for developers, engineers, and technical product builders who are new to Generative AI but already have intermediate machine learning knowledge, basic Python proficiency, and familiarity with development environments such as VS Code, and who want to engineer, customize, and deploy open generative AI solutions while avoiding vendor lock-in. The course introduces learners to parameter-efficient fine-tuning methods that enable large language model adaptation on limited hardware. Learners start with foundational concepts of PEFT and Low-Rank Adaptation (LoRA), understanding their advantages over full fine-tuning in terms of memory, cost, and flexibility. The course then dives into implementing QLoRA, combining quantization with LoRA for high-performance fine-tuning on consumer GPUs. Learners practice setting up training environments, preparing datasets, optimizing hyperparameters, and managing checkpoints. The final module emphasizes evaluation, using metrics such as perplexity, BLEU, ROUGE, and BERTScore to measure improvements. By the end, learners will have implemented a fine-tuning pipeline and produced a domain-adapted LLM with performance documentation.
Watch on External: Coursera ↗ (saves to browser)
Sign in to unlock AI tutor explanation · ⚡30

Related Reads

📰
Bonsai-27B & Ternary-Bonsai-27B - Updates (on PRs)
Learn about updates to Bonsai-27B and Ternary-Bonsai-27B models, including upstream status and runtime support
Reddit r/LocalLLaMA
📰
ggml-zendnn : add Q8_0 quantization support by z-sachin · Pull Request #23414 · ggml-org/llama.cpp
Learn about the addition of Q8_0 quantization support in ggml-zendnn for LLaMA.cpp and how it can improve model performance
Reddit r/LocalLLaMA
📰
Top AI Papers on Hugging Face - 2026-07-15
Explore the top AI papers on Hugging Face, focusing on agent longevity, robotics, and efficient model training methods
Dev.to AI
📰
Integrating Open-Weight LLMs as Drop-In API Replacements: A Practical Guide
Learn to integrate open-weight LLMs as drop-in API replacements for a vendor-locked-in free solution
Dev.to AI
Up next
5 Levels of AI Agents - From Simple LLM Calls to Multi-Agent Systems
Dave Ebbelaar (LLM Eng)
Watch →