Suraj Subramanian c41709a5da Update references to renamed files hace 1 año
..
3p_integrations 4344a420f2 recipes/quickstart folder updated hace 1 año
experimental f5645ace4f typo fix hace 1 año
llama_api_providers e5af836b76 remove app.py link hace 1 año
multilingual e98f6de80d typo hace 1 año
quickstart c41709a5da Update references to renamed files hace 1 año
responsible_ai c1be7d802a Updating responsible AI main readme hace 1 año
use_cases c41709a5da Update references to renamed files hace 1 año
README.md 4344a420f2 recipes/quickstart folder updated hace 1 año

README.md

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
multilingual Scripts to add a new language to Llama
finetuning Scripts to finetune Llama 3 on single-GPU and multi-GPU setups
inference Scripts to deploy Llama 3 for inference locally, on mobile Android and using model servers
use_cases Scripts showing common applications of Llama 3
responsible_ai Scripts to use PurpleLlama for safeguarding model outputs
llama_api_providers Scripts to run inference on Llama via hosted endpoints
benchmarks Scripts to benchmark Llama 3 models inference on various backends
code_llama Scripts to run inference with the Code Llama models