Program-Aided Language Models with LangChain
Offered By: Sam Witteveen via YouTube
Course Description
Overview
Explore a comprehensive video tutorial on Program-aided Language Models (PAL) and their implementation in LangChain. Dive into the PAL paper, examining example prompts and comparing results with Chain-of-Thought and direct prompting methods. Walk through sample outputs and code implementation, focusing on the PAL LangChain PromptTemplate. Discover practical applications through GSM8k examples, repeat copy tasks, word math problems, and colored object scenarios. Access accompanying code via the provided Colab link for hands-on learning.
Syllabus
PAL Paper
PAL example prompts in the paper
Paper Results vs CoT & Direct prompting
Sample Outputs
Code Walkthrough
PAL LangChain PromptTemplate
GSM8k examples
Repeat Copy examples
Word Math Problems
Colored Objects
Taught by
Sam Witteveen
Related Courses
Prompt Templates for GPT-3.5 and Other LLMs - LangChainJames Briggs via YouTube Getting Started with GPT-3 vs. Open Source LLMs - LangChain
James Briggs via YouTube Chatbot Memory for Chat-GPT, Davinci + Other LLMs - LangChain
James Briggs via YouTube Chat in LangChain
James Briggs via YouTube LangChain Data Loaders, Tokenizers, Chunking, and Datasets - Data Prep
James Briggs via YouTube