File tree Expand file tree Collapse file tree 1 file changed +4
-5
lines changed Expand file tree Collapse file tree 1 file changed +4
-5
lines changed Original file line number Diff line number Diff line change @@ -773,11 +773,10 @@ Deployment may take about 5 minutes.
773
773
instance_type = instance_type,
774
774
)
775
775
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.
781
780
782
781
Perform Inference
783
782
-----------------
You can’t perform that action at this time.
0 commit comments