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: includes/aml-compute-target-deploy.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -25,4 +25,4 @@ The compute target you use to host your model will affect the cost and availabil
25
25
> When choosing a cluster SKU, first scale up and then scale out. Start with a machine that has 150% of the RAM your model requires, profile the result and find a machine that has the performance you need. Once you've learned that, increase the number of machines to fit your need for concurrent inference.
26
26
27
27
> [!NOTE]
28
-
> *Container instances require the SDK or CLI v1 and are suitable only for small models less than 1 GB in size.
28
+
> Container instances require the SDK or CLI v1 and are suitable only for small models less than 1 GB in size.
0 commit comments