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

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