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

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