Skip to content

Commit 0eb80de

Browse files
committed
Add more inference examples
1 parent 211bbba commit 0eb80de

File tree

2 files changed

+3
-7
lines changed

2 files changed

+3
-7
lines changed

doc/index.md

Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -47,13 +47,6 @@ Detailed guide on creating Pytorch training jobs
4747
Detailed guide on creating, invoking and monitoring endpoints
4848
:::
4949

50-
:::{grid-item-card} Contributor's Guide
51-
:link: getting_started
52-
:link-type: ref
53-
54-
Improve SageMaker Hyperpod CLI and SDK
55-
:::
56-
5750
::::
5851
::::
5952

doc/inference.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -196,3 +196,6 @@ For detailed examples of inference with HyperPod, see:
196196
- [CLI Inference FSX Model Example](https://github.com/aws/sagemaker-hyperpod-cli/blob/main/examples/inference/CLI/inference-fsx-model-e2e-cli.ipynb)
197197
- [CLI Inference Jumpstart Model Example](https://github.com/aws/sagemaker-hyperpod-cli/blob/main/examples/inference/CLI/inference-jumpstart-e2e-cli.ipynb)
198198
- [CLI Inference S3 Model Example](https://github.com/aws/sagemaker-hyperpod-cli/blob/main/examples/inference/CLI/inference-s3-model-e2e-cli.ipynb)
199+
- [SDK Inference FSX Model Example](https://github.com/aws/sagemaker-hyperpod-cli/blob/main/examples/inference/SDK/inference-fsx-model-e2e.ipynb)
200+
- [SDK Inference Jumpstart Model Example](https://github.com/aws/sagemaker-hyperpod-cli/blob/main/examples/inference/SDK/inference-jumpstart-e2e.ipynb)
201+
- [SDK Inference S3 Model Example](https://github.com/aws/sagemaker-hyperpod-cli/blob/main/examples/inference/SDK/inference-s3-model-e2e.ipynb)

0 commit comments

Comments
 (0)