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

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