llama-recipes
llama-recipes copied to clipboard
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...
Fixing lib installation in notebook example ## Before submitting - [x ] This PR fixes a typo or improves the docs (you can dismiss the other checks if that's the...
# What does this PR do? This PR fixes a bug where the code attempted to save metrics during training to a file that did not exist, causing an error....
# What does this PR do? This example under `lama-recipes/recipes/use_cases` demonstrates a "model cocktail" of Llama3, image generation and image animation to produce a full recipe video based on a...
# What does this PR do? Adds a simple script that shows a Gradio interface to correctly format Llama 3 prompts. Additional models and version are upcoming. Adds a simple...
# What does this PR do? This PR introduces a guide on how to run Llama 3 8B instruct on an Android Phone using MLC LLM! ## Feature/Issue validation/testing This...
### 🚀 The feature, motivation and pitch The current multilingual recipes are for LLAMA 2. I would like to see LLAMA 3 multilingual recipes added. Thank you. ### Alternatives _No...
### System Info 1. python: 3.10.12 2. nvcc: ``` nvcc --version nvcc: NVIDIA (R) Cuda compiler driver Copyright (c) 2005-2024 NVIDIA Corporation Built on Thu_Mar_28_02:18:24_PDT_2024 Cuda compilation tools, release 12.4,...
### System Info 1. python: 3.10.12 2. nvcc: ``` nvcc --version nvcc: NVIDIA (R) Cuda compiler driver Copyright (c) 2005-2024 NVIDIA Corporation Built on Thu_Mar_28_02:18:24_PDT_2024 Cuda compilation tools, release 12.4,...