Browse Source

Add experimental folder to README (#585)

Suraj Subramanian 9 months ago
parent
commit
2ddfb0b8dc
1 changed files with 4 additions and 1 deletions
  1. 4 1
      recipes/README.md

+ 4 - 1
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