Matthias Reso 778e31e35c Fix checkpoint saving (#650) před 1 rokem
..
3p_integrations 9fefac9e51 [Azure] Update Azure API usage example to 3.1 před 1 rokem
experimental 77156c7324 Minor file renames před 1 rokem
quickstart 778e31e35c Fix checkpoint saving (#650) před 1 rokem
responsible_ai 3a99a54582 Add preprocessor to patch PromptGuard scores for inserted characters (#636) před 1 rokem
use_cases c1390e8cd8 Merge branch 'main' into eval_reproduce před 1 rokem
README.md 54ee333ed2 Update text to be version-agnostic před 1 rokem

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