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/how-to-deploy-mlflow-models.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
@@ -83,7 +83,7 @@ MLflow includes built-in deployment tools that model developers can use to test
83
83
| Tensor input formatted as in TF Serving’s API |**✓**||
84
84
85
85
> [!NOTE]
86
-
> - <sup>1</sup> We suggest you to explore batch inference for processing files.
86
+
> - <sup>1</sup> We suggest you to explore batch inference for processing files. See [Deploy MLflow models to Batch Endpoints](how-to-mlflow-batch.md).
0 commit comments