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: articles/machine-learning/concept-foundation-models.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -44,8 +44,8 @@ Thousands of models from the HuggingFace hub are accessible via the 'Hugging Fac
44
44
> Models in model catalog are covered by third party licenses. Understand the license of the models you plan to use and verify that license allows your use case.
45
45
> Some models in the model catalog are currently in preview.
46
46
> Models are in preview if one or more of the following statements apply to them:
47
-
>The model is not usable (can be deployed, fine-tuned, and evaluated) within an isolated network.
48
-
>Model packaging and inference schema is subject to change for newer versions of the model.
47
+
* The model is not usable (can be deployed, fine-tuned, and evaluated) within an isolated network.
48
+
* Model packaging and inference schema is subject to change for newer versions of the model.
49
49
> For more information on preview, see [Supplemental Terms of Use for Microsoft Azure Previews](https://azure.microsoft.com/support/legal/preview-supplemental-terms/).
0 commit comments