meta-llama/llama-cookbook
A cookbook of Jupyter Notebook guides for building applications with Meta's Llama language models.

Velocity · 7d
+17
★ / day
Trend
→steady
star history
This repository is Meta’s official guide for working with the Llama model family. It contains notebooks covering inference, fine-tuning on custom data, and RAG-based retrieval workflows. The guide also addresses deployment across various cloud provider services and includes examples using common LLM tooling like LangChain, vLLM, and PyTorch.