meta-llama / llama-recipes

Scripts for fine-tuning Meta Llama with composable FSDP & PEFT methods to cover single/multi-node GPUs. Supports default & custom datasets for applications such as summarization and Q&A. Supporting a number of candid inference solutions such as HF TGI, VLLM for local or cloud deployment. Demo apps to showcase Meta Llama for WhatsApp & Messenger.
15.35k stars 2.22k forks source link

Updated QuickStart README #767

Closed Monireh2 closed 3 weeks ago

Monireh2 commented 3 weeks ago

What does this PR do?

Updates QuickStart README with intro to build with llama 3.2

Before submitting

Thanks for contributing 🎉!