Skip to content

Commit db172c6

Browse files
authored
Fix bracket
1 parent 6aa3b23 commit db172c6

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
@@ -65,7 +65,7 @@ NVIDIA Triton Inference Server requires a specific model repository structure, w
6565

6666
The information in this document is based on using a model stored in ONNX format, so the directory structure of the model repository is `<model-repository>/<model-name>/1/model.onnx`. Specifically, this model performs image identification.
6767

68-
[!INCLUDE [clone repo & set defaults](../../includes/machine-learning-cli-prepare.md)
68+
[!INCLUDE [clone repo & set defaults](../../includes/machine-learning-cli-prepare.md)]
6969

7070
# [Python](#tab/python)
7171

0 commit comments

Comments
 (0)