Embeddings, Transfer Learning, and Custom LLMs: Tailoring Language Models to Your Needs
Offered By: PyCon US via YouTube
Course Description
Overview
Explore key techniques in artificial intelligence and large language models (LLMs) in this 27-minute PyCon US conference talk. Dive into fine-tuning and transfer learning applied to well-known models like GPT-3.5 Turbo/GPT4 and open-source models available on Hugging Face. Learn how to adapt these models to specific use cases in application development. Discover vector search techniques for querying information from vector databases to locate data within documents and generate synthetic content. Understand embeddings, how to transform unstructured information into vectors, and index them in vector databases for efficient access. Gain practical knowledge using Python libraries such as transformers, langChain, and PyTorch through introductory context and hands-on demonstrations. Access accompanying presentation slides for additional reference.
Syllabus
Charlas - Jorge de Paz: Embeddings, transfer learning y más: LLM a tu medida
Taught by
PyCon US
Related Courses
Build Conversational Agents with Vector DBs - LangChainJames Briggs via YouTube Langchain in JavaScript - Step by Step Introduction
echohive via YouTube Building Chatbot Agents from Scratch with OpenAI Functions
James Briggs via YouTube Fine Tune GPT 3.5 Turbo in Python - Step by Step Instructions for Entire Process
echohive via YouTube Fine-Tuning GPT-3.5 Turbo for Complex Tasks with Minimal System Messages
echohive via YouTube