Updated the README

This commit is contained in:
ShubhamSaboo 2024-09-29 16:40:43 -05:00
parent ab81592c4d
commit 6a74775cec
3 changed files with 1 additions and 1 deletions

View file

@ -15,7 +15,7 @@ This script demonstrates how to finetune the Llama 3.2 model using the [Unsloth]
```bash ```bash
git clone https://github.com/your-username/llama-3-2-finetuning.git git clone https://github.com/your-username/llama-3-2-finetuning.git
cd llama-3-2-finetuning cd llama3.2_finetuning
``` ```
2. Install the required dependencies: 2. Install the required dependencies: