diff --git a/recipes/README.md b/recipes/README.md index d0a4bbc74b1368c829a360c029ea5df9aaaac152..7ef1d5ca470751393fe007de5c60604e015b0626 100644 --- a/recipes/README.md +++ b/recipes/README.md @@ -1,8 +1,11 @@ +## Llama-Recipes + This folder contains examples organized by topic: | Subfolder | Description | |---|---| [quickstart](./quickstart)|The "Hello World" of using Llama 3, start here if you are new to using Llama 3 [use_cases](./use_cases)|Scripts showing common applications of Llama 3 -[3p_integrations](./3p_integrations)|Partner owned folder showing common applications of Meta Llama3 +[3p_integrations](./3p_integrations)|Partner-owned folder showing Meta Llama 3 usage along with third-party tools [responsible_ai](./responsible_ai)|Scripts to use PurpleLlama for safeguarding model outputs +[experimental]|Meta Llama implementations of experimental LLM techniques