Eda Z 9b3c4f8d50 Update get_default_finetune_args.py 5 months ago
..
3p_integrations 9b3c4f8d50 Update get_default_finetune_args.py 5 months ago
experimental 77156c7324 Minor file renames 8 months ago
quickstart 778e31e35c Fix checkpoint saving (#650) 6 months ago
responsible_ai 3a99a54582 Add preprocessor to patch PromptGuard scores for inserted characters (#636) 6 months ago
use_cases c1390e8cd8 Merge branch 'main' into eval_reproduce 6 months ago
README.md 54ee333ed2 Update text to be version-agnostic 7 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