2397 Forks
16575 Stars
16575 Watchers

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

How to download and setup llama-cookbook

Open terminal and run command
git clone https://github.com/meta-llama/llama-cookbook.git
git clone is used to create a copy or clone of llama-cookbook repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with llama-cookbook https://github.com/meta-llama/llama-cookbook/archive/master.zip

Or simply clone llama-cookbook with SSH
[email protected]:meta-llama/llama-cookbook.git

If you have some problems with llama-cookbook

You may open issue on llama-cookbook support forum (system) here: https://github.com/meta-llama/llama-cookbook/issues