Compare the performance of different LLM that can be deployed locally on consumer hardware. Run yourself with Colab WebUI.
Implement a ChatGPT-like LLM in PyTorch from scratch, step by step
Welcome to the Llama Cookbook! This is your go to guide for Building with Llama: Getting started with Inference, Fine-Tuning, RAG. We also show you how to solve end to end problems using Llama model family and using them on various provider services
21 Lessons, Get Started Building with Generative AI
This repository showcases various advanced techniques for Retrieval-Augmented Generation (RAG) systems. RAG systems combine information retrieval with generative models to provide accurate and contextually rich responses.