From 21a52178b804e89aeb7291ebbb774437ce6c7418 Mon Sep 17 00:00:00 2001 From: Amarjeet LNU Date: Fri, 11 Jul 2025 13:14:15 -0700 Subject: [PATCH] Updating readme with release_v2 branch for HP CLI --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index d61a131..50b9a4f 100644 --- a/README.md +++ b/README.md @@ -203,7 +203,7 @@ aws eks update-kubeconfig --region "${CLUSTER_REGION}" --name "${CLUSTER_NAME}" launcher_scripts/llama/run_hf_llama3_8b_seq8192.sh ``` -We recommend that you utilize [HyperPod command-line tool](https://github.com/aws/sagemaker-hyperpod-cli) +We recommend that you utilize [HyperPod command-line tool](https://github.com/aws/sagemaker-hyperpod-cli/tree/release_v2) to launch a training job. ```