Cyrus Nikolaidis be19e39442 Fill in one sentence in the prompt guard tutorial. 9 months ago
..
3p_integrations 4f5fb7c8e9 Merge branch 'main' of github.com:meta-llama/llama-recipes into inference_changes 9 months ago
experimental 77156c7324 Minor file renames 9 months ago
quickstart 01a20d1e86 Remove max_length from tokenization (#604) 9 months ago
responsible_ai be19e39442 Fill in one sentence in the prompt guard tutorial. 9 months ago
use_cases 4f5fb7c8e9 Merge branch 'main' of github.com:meta-llama/llama-recipes into inference_changes 9 months ago
README.md 0aca1822fb fix typo 9 months ago

README.md

Llama-Recipes

This folder contains examples organized by topic:

Subfolder Description
quickstart The "Hello World" of using Llama 3, start here if you are new to using Llama 3
use_cases Scripts showing common applications of Llama 3
3p_integrations Partner-owned folder showing Meta Llama 3 usage along with third-party tools
responsible_ai Scripts to use PurpleLlama for safeguarding model outputs
experimental Meta Llama implementations of experimental LLM techniques