Back to List
Notice:This resource is provided by a third-party author. Please review the code with AI tools or manually before use to ensure security and compatibility.
Jupyter Notebookmeta-llama/llama-cookbook

llama-cookbook

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

87.7/100
18.2KForks: 2.7K
View on GitHubHomepage →
Loading report...

Similar Projects

LLMs-from-scratch

83

Implement a ChatGPT-like LLM in PyTorch from scratch, step by step

Jupyter Notebook87.4K

RAG_Techniques

71

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.

Jupyter Notebook25.8K

bRAG-langchain

58

Everything you need to know to build your own RAG application

Jupyter Notebook4.0K

reasoning-from-scratch

78

Implement a reasoning LLM in PyTorch from scratch, step by step

Jupyter Notebook3.3K
Back to List