Himanshu Shukla 0e2703c5bd Added complete inferencing functionality of 1. terminal inferencing, 2. gradio inferencing, 3. checkpoint inferencing in UI/CLI 10 months ago
..
3p_integrations 945886b60c fixed deadlinks 11 months ago
experimental bd31680eb9 fixed the missing processor after conversion 11 months ago
quickstart 0e2703c5bd Added complete inferencing functionality of 1. terminal inferencing, 2. gradio inferencing, 3. checkpoint inferencing in UI/CLI 10 months ago
responsible_ai a6d7ce9529 removing outdated llama guard notebooks 11 months ago
use_cases 91bd59d46e quick fix on readmes and deadlinks 11 months ago
README.md 54ee333ed2 Update text to be version-agnostic 1 year ago

README.md

Llama-Recipes

This folder contains examples organized by topic:

Subfolder Description
quickstart The "Hello World" of using Llama, start here if you are new to using Llama
use_cases Scripts showing common applications of Llama
3p_integrations Partner-owned folder showing Llama usage along with third-party tools
responsible_ai Scripts to use PurpleLlama for safeguarding model outputs
experimental Llama implementations of experimental LLM techniques