Jeff Tang 69e3f85d78 update text2sql demo to using Llama 3.3 (#822) 3 months ago
..
3p_integrations 881272eff0 Adds Llama 3.2 example on Modal with a fun experiment (#706) 4 months ago
experimental bd31680eb9 fixed the missing processor after conversion 6 months ago
quickstart 7fa0165741 moved images from quickstart to doc/img 4 months ago
responsible_ai a6d7ce9529 removing outdated llama guard notebooks 6 months ago
use_cases 012b10c209 update text2sql demo to Llama 3.3 4 months ago
README.md 54ee333ed2 Update text to be version-agnostic 8 months 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