meta-llama/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...

View on GitHub ↗Jump to charts ↓

Summary Information

Updated 1 hour ago
Added to GitGenius on September 22nd, 2026
Created on July 17th, 2023
Open Issues & Pull Requests: 92 (+0)
GitHub issues: Enabled
Number of forks: 2,755
Total Stargazers: 18,559 (+0)
Total Subscribers: 202 (+0)

Repository Insights (GitGenius)

Median issue/PR response: 4.8 days
Mean response time: 97.7 days
90th percentile: 285.1 days
Tracked items: 330

How this project is maintained

100% of open issues come from outside the core team, so the backlog reflects real-world use rather than internal planning. Work labelled "enhancement" is answered fastest, typically in about 5 weeks, while "question" waits about 10 months. Three people close 70% of everything that gets resolved.

Charts & Analytics

Fetching additional details & charts...

Issue Activity (beta)

Open issues: 25
New in 7 days: 0
Closed in 7 days: 0
Avg open age: 299 days
Stale 30+ days: 24
Stale 90+ days: 19

Recent activity

Opened in 7 days: 0
Closed in 7 days: 0
Comments in 7 days: 0
Events in 7 days: 0

Top labels

  • triaged (112)
  • question (37)
  • enhancement (16)
  • documentation (12)
  • bug (11)
  • AMD (1)

Most active issues this week

Sign in to see which issues are moving.
Sign in

Detailed Description

Llama Cookbook is a collection of Jupyter notebooks and guides for building applications with Llama language models.

The project addresses the challenge of getting started with Llama models by providing practical recipes and examples for inference, fine-tuning, and retrieval-augmented generation. It covers both the open-source Llama model family and the managed Llama API, showing developers how to integrate these models into real-world applications across different domains and provider services.

Developers should choose this resource if they are building with Llama models and want reference implementations for common tasks. The cookbook suits projects ranging from simple inference use cases to complex end-to-end applications like research paper analysis, chatbot integrations, and long-context processing. It includes recipes for working with both text and vision models, as well as integration examples with third-party platforms and services.

The project maintains a substantial base of external users who report issues and request features, indicating real-world adoption. Responses to issues and pull requests typically arrive within one to two weeks. The issue tracker is primarily organized around triage, user questions, and enhancement requests rather than internal development priorities.