We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1ffc962 commit d52279dCopy full SHA for d52279d
README.md
@@ -60,7 +60,7 @@ SageMaker HyperPod CLI currently supports start training job with:
60
1. Clone and install the sagemaker-hyperpod-cli package.
61
62
```
63
- git clone https://github.com/aws/sagemaker-hyperpod-cli.git
+ git clone -b release_v2 https://github.com/aws/sagemaker-hyperpod-cli.git
64
cd sagemaker-hyperpod-cli
65
pip install .
66
0 commit comments