Skip to content

Commit ab4598a

Browse files
authored
Remove prereqs
1 parent c026241 commit ab4598a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/machine-learning/how-to-deploy-with-triton.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -92,7 +92,7 @@ The information in this document is based on using a model stored in ONNX format
9292
> [!IMPORTANT]
9393
> You may need to request a quota increase for your subscription before you can use this series of VMs. For more information, see [NCv3-series](../virtual-machines/ncv3-series.md).
9494
95-
[!INCLUDE [clone repo & set defaults](../../includes/machine-learning-cli-prepare.md)]
95+
[!INCLUDE [clone repo & set defaults](../../includes/machine-learning-sdk-prepare.md)]
9696
9797
The information in this article is based on the [Deploy a model to online endpoints using Triton](https://github.com/Azure/azureml-examples/blob/main/sdk/endpoints/online/triton/single-model/online-endpoints-triton.ipynb) notebook contained in the [azureml-examples](https://github.com/azure/azureml-examples) repository. To run the commands locally without having to copy/paste files, clone the repo and then change directories to the `sdk/endpoints/online/triton/single-model/online-endpoints-triton.ipynb` directory in the repo:
9898

0 commit comments

Comments
 (0)