Skip to content

Commit 35b0904

Browse files
authored
Update how-to-package-models.md
1 parent a937e1e commit 35b0904

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/machine-learning/how-to-package-models.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ Before following the steps in this article, make sure you have the following pre
3333
* A model to package. This example, uses an MLflow model registered in the workspace.
3434

3535
> [!CAUTION]
36-
> Model packaging is not supported for models in the Azure AI model catalog, including large language models or text generation models. Models in the Azure AI model catalog are optimized for inference on Azure AI deployment targets and are not suitable for packaging.
36+
> Model packaging is not supported for models in the Azure AI model catalog, including large language models. Models in the Azure AI model catalog are optimized for inference on Azure AI deployment targets and are not suitable for packaging.
3737
3838
## About this example
3939

0 commit comments

Comments
 (0)