소스 검색

Add experimental folder

Suraj Subramanian 9 달 전
부모
커밋
c696f2e938
1개의 변경된 파일4개의 추가작업 그리고 1개의 파일을 삭제
  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