Suraj Subramanian e7e41e1a01 Merge branch 'main' into llama-triage-tool před 7 měsíci
..
3p_integrations 9b3c4f8d50 Update get_default_finetune_args.py před 8 měsíci
experimental 77156c7324 Minor file renames před 11 měsíci
quickstart 0fc9fca53f Update multi_modal_infer.py před 8 měsíci
responsible_ai a6d7ce9529 removing outdated llama guard notebooks před 8 měsíci
use_cases 713206fdab improve readability, logging, fix spellcheck test před 8 měsíci
README.md 54ee333ed2 Update text to be version-agnostic před 10 měsíci

README.md

Llama-Recipes

This folder contains examples organized by topic:

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