Skip to content

Commit 747e234

Browse files
committed
chore: update docs to reflect new jumpstart base name
1 parent 3542bb9 commit 747e234

File tree

1 file changed

+4
-5
lines changed

1 file changed

+4
-5
lines changed

doc/overview.rst

Lines changed: 4 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -773,11 +773,10 @@ Deployment may take about 5 minutes.
773773
   instance_type=instance_type,
774774
)
775775
776-
Because ``catboost`` and ``lightgbm`` rely on the PyTorch Deep Learning Containers
777-
image, the corresponding Models and Endpoints display the “pytorch”
778-
prefix when viewed in the AWS console. To verify that these models
779-
were created successfully with your desired base model, refer to
780-
the ``Tags`` section.
776+
Because the model and script URIs are owned by JumpStart, the endpoint,
777+
endpoint config and model resources will be prefixed with
778+
``sagemaker-jumpstart``. Refer to the model ``Tags`` to inspect the
779+
JumpStart artifacts involved in the model creation.
781780

782781
Perform Inference
783782
-----------------

0 commit comments

Comments
 (0)