Skip to content

Commit 2ddfb0b

Browse files
authored
Add experimental folder to README (meta-llama#585)
2 parents 4d04486 + c696f2e commit 2ddfb0b

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

recipes/README.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,11 @@
1+
## Llama-Recipes
2+
13
This folder contains examples organized by topic:
24

35
| Subfolder | Description |
46
|---|---|
57
[quickstart](./quickstart)|The "Hello World" of using Llama 3, start here if you are new to using Llama 3
68
[use_cases](./use_cases)|Scripts showing common applications of Llama 3
7-
[3p_integrations](./3p_integrations)|Partner owned folder showing common applications of Meta Llama3
9+
[3p_integrations](./3p_integrations)|Partner-owned folder showing Meta Llama 3 usage along with third-party tools
810
[responsible_ai](./responsible_ai)|Scripts to use PurpleLlama for safeguarding model outputs
11+
[experimental]|Meta Llama implementations of experimental LLM techniques

0 commit comments

Comments
 (0)