📋 Main Topics

  • Introduction to Large Language Models
  • Definition and Evolution of LLMs
  • Notable LLM Examples (GPT Series, PaLM, BERT)
  • Text Generation Fundamentals
    • Auto-regressive Generation
    • Sampling Strategies (Greedy, Beam Search, Top-K, Top-P)
    • Temperature and Other Generation Parameters
  • LLM Capabilities and Limitations
  • Evaluation Methods
  • Preview of Advanced Techniques
    • Prompt Engineering
    • Reinforcement Learning from Human Feedback (RLHF)
    • Retrieval-Augmented Generation (RAG)

🧠 Class Activity - Labs

  • Lab 4: LLMs