Pia Papanna 6ff1184120 Updated tools folder under llama-recipes преди 1 година
..
3p_integrations 66c89495da update recipes with lamini recipe преди 1 година
code_llama 6d449a859b New folder structure (#1) преди 1 година
experimental f5645ace4f typo fix преди 1 година
finetuning a5d864e907 Updating the images folder to img & file names преди 1 година
inference 93cd3b99d2 Updating links to running llama3 locally преди 1 година
llama_api_providers e5af836b76 remove app.py link преди 1 година
multilingual e98f6de80d typo преди 1 година
quickstart b1939b10c9 replace groq llama 2 with replicate преди 1 година
responsible_ai c1be7d802a Updating responsible AI main readme преди 1 година
use_cases a4b07c08a9 bug fix преди 1 година
README.md 6ff1184120 Updated tools folder under llama-recipes преди 1 година

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