From 4ba49c5342b30cc6d8f236e6877f097e9c2c5d92 Mon Sep 17 00:00:00 2001 From: GitLab CI Date: Tue, 7 Oct 2025 18:03:03 +0000 Subject: [PATCH] chore: Regenerate all playbooks --- nvidia/pytorch-fine-tune/README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/nvidia/pytorch-fine-tune/README.md b/nvidia/pytorch-fine-tune/README.md index 3f58787..37821a8 100644 --- a/nvidia/pytorch-fine-tune/README.md +++ b/nvidia/pytorch-fine-tune/README.md @@ -95,8 +95,8 @@ huggingface-cli login ## Step6: Clone the git repo with finetuning recipes ```bash -git clone -cd assets +git clone https://gitlab.com/nvidia/dgx-spark/temp-external-playbook-assets/dgx-spark-playbook-assets/-/blob/main/${MODEL} +cd ${MODEL}/assets ``` ##Step7: Run the finetuning recipes