Official code repo for the O'Reilly Book - "Hands-On Large Language Models"
Implement a ChatGPT-like LLM in PyTorch from scratch, step by step
Implement a reasoning LLM in PyTorch from scratch, step by step
This repository showcases various advanced techniques for Retrieval-Augmented Generation (RAG) systems. Each technique has a detailed notebook tutorial.
50+ tutorials and implementations for Generative AI Agent techniques, from basic conversational bots to complex multi-agent systems.