Get in Touch

Course Outline

Introduction to Parameter-Efficient Fine-Tuning (PEFT)

  • Motivation and constraints of full fine-tuning.
  • Overview of PEFT: objectives and advantages.
  • Industry applications and use cases.

LoRA (Low-Rank Adaptation)

  • Core concepts and intuition behind LoRA.
  • Implementing LoRA with Hugging Face and PyTorch.
  • Practical exercise: Fine-tuning a model using LoRA.

Adapter Tuning

  • Functionality of adapter modules.
  • Integration with transformer-based architectures.
  • Practical exercise: Applying Adapter Tuning to a transformer model.

Prefix Tuning

  • Utilizing soft prompts for fine-tuning.
  • Strengths and limitations relative to LoRA and adapters.
  • Practical exercise: Implementing Prefix Tuning on an LLM task.

Evaluating and Comparing PEFT Methods

  • Key metrics for assessing performance and efficiency.
  • Trade-offs regarding training speed, memory usage, and accuracy.
  • Conducting benchmarking experiments and interpreting results.

Deploying Fine-Tuned Models

  • Procedures for saving and loading fine-tuned models.
  • Key considerations for deploying PEFT-based models.
  • Integration into applications and data pipelines.

Best Practices and Extensions

  • Combining PEFT with quantization and model distillation.
  • Application in low-resource and multilingual environments.
  • Future trends and active research areas.

Summary and Next Steps

Requirements

  • Foundational knowledge of machine learning concepts.
  • Practical experience working with large language models (LLMs).
  • Proficiency in Python and PyTorch.

Target Audience

  • Data scientists.
  • AI engineers.
 14 Hours

Number of participants


Price per participant

Upcoming Courses

Related Categories