From e2189781adb532cceb167f6df669b9f768981db6 Mon Sep 17 00:00:00 2001 From: GitLab CI Date: Wed, 8 Oct 2025 15:01:08 +0000 Subject: [PATCH] chore: Regenerate all playbooks --- nvidia/llama-factory/README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/nvidia/llama-factory/README.md b/nvidia/llama-factory/README.md index 808b3ca..5decc89 100644 --- a/nvidia/llama-factory/README.md +++ b/nvidia/llama-factory/README.md @@ -115,6 +115,7 @@ pip install -e ".[metrics]" ## Step 5. Verify Pytorch CUDA support. PyTorch is pre-installed with CUDA support. + To verify installation: ```bash @@ -132,6 +133,7 @@ cat examples/train_lora/llama3_lora_sft.yaml ## Step 7. Launch fine-tuning training > **Note:** Login to your hugging face hub to download the model if the model is gated. + Execute the training process using the pre-configured LoRA setup. ```bash