You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: doc/overview.rst
+2-1Lines changed: 2 additions & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -812,7 +812,8 @@ using “training” as the model scope. Use the utility functions to
812
812
retrieve the URI of each of the three components you need to
813
813
continue. The HuggingFace model in this example requires a GPU
814
814
instance, so use the ``ml.p3.2xlarge`` instance type. For a complete
815
-
list of available SageMaker instance types, see the `SageMaker On-Demand Pricing Table <https://aws.amazon.com/sagemaker/pricing/#On-Demand_Pricing>`__ and select 'Training'.
815
+
list of available SageMaker instance types, see the `SageMaker On-Demand Pricing
816
+
Table <https://aws.amazon.com/sagemaker/pricing/#On-Demand_Pricing>`__ and select 'Training'.
0 commit comments