Kai Wu 7579b61d44 All functionality has been consolidated into a single file for CLI/UI/Checkpointing and Added fix for issue 702 and added code for that as well, added instructions in local_inference /README.md as well (#757) 10 tháng trước cách đây
..
3p_integrations 16124b5bea deleted old notebook 10 tháng trước cách đây
experimental bd31680eb9 fixed the missing processor after conversion 11 tháng trước cách đây
quickstart 7579b61d44 All functionality has been consolidated into a single file for CLI/UI/Checkpointing and Added fix for issue 702 and added code for that as well, added instructions in local_inference /README.md as well (#757) 10 tháng trước cách đây
responsible_ai a6d7ce9529 removing outdated llama guard notebooks 11 tháng trước cách đây
use_cases 9c7e1d0692 fix walkthrough.ipynb render 10 tháng trước cách đây
README.md 54ee333ed2 Update text to be version-agnostic 1 năm trước cách đây

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