Matthias Reso d9131d9a3d Remove max_length from tokenization 7 月之前
..
3p_integrations 4f5fb7c8e9 Merge branch 'main' of github.com:meta-llama/llama-recipes into inference_changes 7 月之前
experimental 77156c7324 Minor file renames 8 月之前
quickstart d9131d9a3d Remove max_length from tokenization 7 月之前
responsible_ai bc56973186 update rai readme 7 月之前
use_cases 4f5fb7c8e9 Merge branch 'main' of github.com:meta-llama/llama-recipes into inference_changes 7 月之前
README.md 0aca1822fb fix typo 8 月之前

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