This unit introduces methods for adapting large language models with limited compute through parameter-efficient fine-tuning, explores cost/performance trade-offs, and covers practical inference strategies. Students will learn prompt engineering, caching with vector stores, and chaining approaches for long documents to prepare models for efficient, real-world Python-based applications.
Leave a Reply